A utility-first CSS framework for rapid UI development.
COMMITS
March 25, 2026
R
Small refactor of canonicalization tests (#19851)
Robin Malfait committed
R
use `test.each` instead of manual loop
Robin Malfait committed
R
fix index in test name
Robin Malfait committed
R
Add more canonicalization rules for deprecated utilities (#19849)
Robin Malfait committed
March 24, 2026
R
Make upgrade tooling more stable (#19846)
Robin Malfait committed
March 23, 2026
R
Use `--placeholder-color` instead of `--background-color` for `placeholder-*` utilities (#19843)
Robin Malfait committed
R
update CHANGELOG
Robin Malfait committed
R
Collapse more utilities by expanding their declarations (#19842)
Robin Malfait committed
A
fix(canonicalize): collapse arbitrary values into shorthand utilities (#19837)
Aaron Tinio committed
March 20, 2026
Q
Fix webpack loader cache key for resource queries (#19723)
Qingyu Wang committed
A
fix(vite): resolve tsconfig paths in CSS and JS resolvers (#19803)
Amir Zarrinkafsh committed
R
Fix crash due to invalid characters in candidate (#19829)
Robin Malfait committed
March 19, 2026
R
Add canonicalizations for `tracking-*` utilities (#19827)
Robin Malfait committed
March 18, 2026
R
4.2.2 (#19821)
Robin Malfait committed
R
Bump Lightning CSS (#19771)
Robin Malfait committed
March 17, 2026
R
Fix canonicalization resulting in empty list (#19812)
Robin Malfait committed
March 16, 2026
R
Improve canonicalization for bare values exceeding default spacing scale suggestions (#19809)
Robin Malfait committed
A
Add `--stream` flag to `canonicalize` subcommand (#19796)
Aaron Tinio committed
March 15, 2026
S
fix: remove unused braces dependencies (#19797)
SidWuChou committed
R
Cleanup inconsistencies related to (regex) escapes (#19804)
Robin Malfait committed
March 12, 2026
R
increase timeout of canonicalization tests
Robin Malfait committed
R
Add support for Vite 8 in `@tailwindcss/vite` (#19790)
Robin Malfait committed
R
slightly re-word CHANGELOG
Robin Malfait committed
H
fix(vite): skip full reload for server only modules scanned by client css (#19745)
Hiroshi Ogawa committed
R
Fix internal source map warnings (#19788)
Robin Malfait committed
March 11, 2026
R
drop unnecessary test
Robin Malfait committed
R
Add `tailwindcss canonicalize` sub-command (#19783)
Robin Malfait committed
R
run prettier
Robin Malfait committed
March 10, 2026
K
fix(canonicalize): handle utilities with empty property maps in collapse (#19727)
Kirk Ouimet committed
March 8, 2026
R
Canonicalize `calc(var(--spacing)*…)` expressions into `--spacing(…)` (#19769)
Robin Malfait committed