From 6a41682a72d443be52321752737df0b2302aaab1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:29:07 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.4 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 078cce7940..6395c3cebc 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.3", + "version": "4.1.4", "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.3/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "3e0d06bf6a8b4ca779d50b1862a4be764565941f3e03f2b0a5bc8bcf909d3c0c" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "a657e629c66b3da38771b1d96ab3ce7a63aa60961a393714024f6c1ef2aa37dc" } }, "bin": "tailwindcss.exe",