Recent tailwindcss updates
Section
Features
- Add @tailwindcss/turbopack loader (PR #20367)
- Add failing tests (489c22b)
- Add Turbopack loader integration coverage (56565b6)
- Add @tailwindcss/turbopack loader (c9689a4)
Section
Fixes
- Fix negation of theme() in arbitrary values (PR #19928)
- Fix extraction of quoted arbitrary variants in v3 (PR #20374)
- Prevent
@tailwindcss/vitecrash under Vite's experimentalbundledDev(PR #20379) - Fix changes to symlinked files outside of the project works (PR #20356)
- Fix failing upgrade test in CI (PR #20357)
- Fix weird character rendering on Windows with Japanese locale (PR #20318)
Section
Improvements
- Canonicalization: convert variants with arbitrary values to equivalent variants (PR #20380)
- Always emit a space for empty fallback values in CSS variables (PR #20373)
- Improve handling of
@scoperelated at-rules (PR #20369) - Update integration tests: PostCSS re-emits the UTF-8 BOM character (PR #20372)
- 4.3.3 (PR #20334)
- Don't trigger a full page reload for scanned files that Vite processes as modules (PR #20336)