Commit 19e0356
committed
🤖 Fix: Tailwind v4 migration - fix CSS syntax
- Removed @layer base wrapper (not needed in v4)
- Replaced @apply directives with regular CSS
- Fixed indentation issues outside :root
- Removed extra closing brace that was causing parse errors
Dev mode works perfectly, production build still fails with Tailwind v4 plugin error.1 parent 5f65c60 commit 19e0356
1 file changed
+190
-143
lines changed
0 commit comments