Upgrade to Tailwind CSS v4

This commit is contained in:
2026-04-18 15:53:20 -04:00
parent ed64a283f8
commit d35737ac92
11 changed files with 347 additions and 837 deletions
+2 -1
View File
@@ -19,6 +19,7 @@
"react-dom": "^19.2.5"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.2.2",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
@@ -28,7 +29,7 @@
"lucide-react": "^1.8.0",
"mammoth": "^1.12.0",
"postcss": "^8.5.10",
"tailwindcss": "^3.4.19",
"tailwindcss": "^4.2.2",
"tesseract.js": "^7.0.0",
"typescript": "^6.0.3",
"vite": "^8.0.8"