Tailwind CSS
Notes
no notes yet
Release notes
v2.2.3
· 1y+
Added
- Pass extended color palette to theme closures so it can be used without installing Tailwind when using
npx tailwindcss(359252c)
Fixed
- JIT: Explicitly error when
-is used as a custom separator (#4704) - JIT: Don't add multiple
~when stackingpeer-*variants (#4757) - Remove outdated focus style fix in Preflight (#4780)
- Enable
purgeif provided on the CLI (#4772) - JIT: Fix error when not using a config file with postcss-cli (#4773)
- Fix issue with
resolveConfignot being importable in Next.js pages (#4725)