From 2e18d5474d04c79f3b0b5c3b324b17491260e595 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 12:32:41 +0000 Subject: [PATCH] tailwindcss: Update to version 4.0.12 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index bdb7ba80b8..192c687389 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.0.11", + "version": "4.0.12", "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.11/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "4aa6554b9573972870a1c1d086d3db80017f6718b47dc87ee88a65f3474d213f" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.12/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "d7f483c496cebc72bebe3d147e7d569e9d6ca5bd693331ae95ca914aef7b1d27" } }, "bin": "tailwindcss.exe",