From 56550fabf926fe98c0a362f9f929b694aaecdb35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:28:23 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.2 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index a5fe7ca2c7..b22f02c344 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.1", + "version": "4.1.2", "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.1.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "59f2bd9340f7ef63e84f693c21c5299d715072208b2ef5353e13a3849ba8bc5a" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.2/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "cf81514e7a60bfe1d96b0d01f6c6048bc2889c78c3a7dfaed533465284a58a61" } }, "bin": "tailwindcss.exe",