fix: removed wrong thing AAAAAAAAAAAAA

This commit is contained in:
End 2025-12-24 12:44:38 -07:00
parent 9876860370
commit 53514d305c
No known key found for this signature in database

View file

@ -9,7 +9,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^6.0.2",
"astro": "^5.16.6"
"@tailwindcss/vite": "^4.1.18",
"astro": "^5.16.6",
"tailwindcss": "^4.1.18"
}
}