Fix: Update Tailwind CSS 4 PostCSS configuration

This commit is contained in:
Joakim Svensson
2026-01-21 19:37:34 +00:00
parent b35d71c426
commit 01522cf482
2 changed files with 2 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"globals": "^16.5.0",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
"@tailwindcss/postcss": "^4.0.0",
"vite": "^7.2.4"
}
}