From 940153b43e29c991587d2179e4f1b518a05c5205 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 18:20:42 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dce8bf..686435f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/react-dom": "^18.2.22", "autoprefixer": "^10.4.19", "postcss": "^8.4.38", - "tailwindcss": "^3.4.1", + "tailwindcss": "^4.0.0", "vite": "^5.0.12", "wrangler": "^3.32.0" }