From 3c39d839ecb54efa31cdecf35ffacfa32239b0aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:30:50 +0000 Subject: [PATCH] tailwindcss: Update to version 4.0.8 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index f449cb9054..d035b8c7eb 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.0.7", + "version": "4.0.8", "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.7/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "3f154bf72c2ce204188cd943dedc2538de511543c04f7d2d67230dc1936dfc34" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.8/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "83bedebdc0828b92dcddf23fb96c63815945ebabc9cee59a562d36d8b5fcf1cf" } }, "bin": "tailwindcss.exe",