From 31ac3a737a1431afba849a2d865e926aefc1b728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:36:37 +0000 Subject: [PATCH] Bump tailwind from 0.8.0-alpha.3 to 0.8.0 --- updated-dependencies: - dependency-name: tailwind dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf92048..10eb70d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "tailwind": { - "version": "0.8.0-alpha.3", + "version": "0.8.0", "commands": [ "tailwind" ]