diff --git a/web/package.json b/web/package.json index e7a8cb6..87f1c16 100644 --- a/web/package.json +++ b/web/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/cloudflare": "^6.8.1", - "@astrojs/tailwind": "^3.1.3", + "@astrojs/tailwind": "^5.0.0", "@astrojs/vue": "^2.2.1", "@formkit/auto-animate": "^1.0.0-pre-alpha.3", "@vueuse/components": "^10.4.1",