A utility-first CSS framework for rapid UI development.
COMMITS
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
February 26, 2026
R
Extract classes from interpolated expressions in Ruby (#19730)
Robin Malfait committed
February 25, 2026
A
Guard object lookups against inherited prototype properties (#19725)
Adam Wathan committed
February 23, 2026
R
update changelog
Robin Malfait committed
R
4.2.1 (#19714)
Robin Malfait committed
February 22, 2026
R
Fix missing extracted classes in mdx files (#19711)
Robin Malfait committed
February 20, 2026
R
update webpack readme to be a bit more consistent with other readmes
Robin Malfait committed
R
use simpler tailwindcss import
Robin Malfait committed
February 19, 2026
K
Allow trailing dash in functional utility names (#19696)
Kirk Ouimet committed
G
Correct CHANGELOG to mention inset not inline (#19700)
ginnyTheCat committed
February 18, 2026
R
4.2.0 (#19695)
Robin Malfait committed
P
chore: Update outdated GitHub Actions versions (#19577)
Pádraic Slattery committed
P
Fix/misc docs and tests (#19652)
Pavan Shinde committed
C