From eb96dd14a9f9c7e0ec8eb211f2bf4df782547934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:19 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.18 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 0e646d1788..b847afa358 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.17", + "version": "4.1.18", "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.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "7170cedd7cfa57c8d35b46d211f350a8afcab2ef55bbe25179e68684e373e3b7" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.18/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "55bc5a2e294520a74fe3523eaa11915ef50047e7228a545aa181ec413cf52612" } }, "bin": "tailwindcss.exe",