From 89f06ed606e7d1c60261d2acd25c3db68d01f7ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:42:31 +0000 Subject: [PATCH] Update dependency tailwindcss to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0252fbb..e037dba 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "astro-navbar": "^2.4.0", "astro-seo": "^1.1.0", "dayjs": "^1.11.19", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.0", "tw-elements": "^2.0.0", "typescript": "^5.9.3", "vanilla-cookieconsent": "^3.1.0"