Update to tailwind V4

This commit is contained in:
Jorge Vargas 2025-02-18 21:14:28 -06:00
parent fee27fa99e
commit 44ffb3d986
13 changed files with 262 additions and 434 deletions

View file

@ -13,9 +13,9 @@
"@astrojs/node": "9.0.0",
"@astrojs/react": "4.1.3",
"@astrojs/rss": "4.0.11",
"@astrojs/tailwind": "^6.0.0",
"@inlang/paraglide-astro": "^0.2.2",
"@prisma/client": "^6.3.1",
"@tailwindcss/vite": "^4.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "5.1.5",
@ -31,7 +31,7 @@
"react-hot-toast": "^2.4.1",
"react-svg-spinners": "^0.3.1",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.17",
"tailwindcss": "^4.0.7",
"typescript": "^5.6.2"
},
"devDependencies": {