From c01204a14793cd8c37100a32353f918a7169ae55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 12:31:50 +0000 Subject: [PATCH] tailwindcss: Update to version 4.0.17 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index cf6d1789d5..d32a035f12 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.0.16", + "version": "4.0.17", "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.16/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "ac961f882c06efefddaf809d42b431a8127a6a016f31d2a5c7ad210f378eaff4" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "49aecaea237ff712db2d9d28183c1e0ad2ded1a270a2904fc5138725f12d01f3" } }, "bin": "tailwindcss.exe",