From 697bfd3567037379f288469891df19464e7ec2d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:38:10 +0000 Subject: [PATCH] tailwindcss: Update to version 4.2.1 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index dee85f249a..be1be7cf2d 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.2.0", + "version": "4.2.1", "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.2.0/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "3ee303c62115af89d1036da8a945cd51bdca653f39634e437358c17a3d3fbbc7" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.2.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "0d3a14eec78a56309d5d9e30e13eb27c498ad132b04330d0c93fe0beac7fd09a" } }, "bin": "tailwindcss.exe",