From e902ec22e8a759081a4d7fa8482e8b84378bd20d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:30:31 +0000 Subject: [PATCH] tailwindcss: Update to version 4.0.7 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index e6e2491141..f449cb9054 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.0.6", + "version": "4.0.7", "description": "TailwindCSS framework CLI for rapid UI development", "homepage": "https://github.com/tailwindlabs/tailwindcss", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.6/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "3ef49c3055ff2e3abe46edfb7bf5b84f37015be731f852ead5c7f6cccb49760f" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.7/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "3f154bf72c2ce204188cd943dedc2538de511543c04f7d2d67230dc1936dfc34" } }, "bin": "tailwindcss.exe",