From a6e47c9142d39fd5772ce44a36115f9765292786 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:28:01 +0000 Subject: [PATCH] chore(deps): update dependency @astrojs/tailwind to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81c26d9..b1ffbbf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@astrojs/image": "0.16.7", "@astrojs/react": "2.1.3", - "@astrojs/tailwind": "3.1.2", + "@astrojs/tailwind": "4.0.0", "@percy/cli": "1.24.0", "@types/marked": "4.3.0", "astro": "2.4.2",