tailwindcss: Update to version 4.1.1

This commit is contained in:
github-actions[bot] 2025-04-02 12:32:40 +00:00
parent bb49711630
commit cb9e2b2975

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.0", "version": "4.1.1",
"description": "TailwindCSS framework CLI for rapid UI development", "description": "TailwindCSS framework CLI for rapid UI development",
"homepage": "https://github.com/tailwindlabs/tailwindcss", "homepage": "https://github.com/tailwindlabs/tailwindcss",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.0/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.1/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "badb8d4f4406d495bd04d170ceee6a4b28a27fae3e85c641e78e4f3694bd3669" "hash": "59f2bd9340f7ef63e84f693c21c5299d715072208b2ef5353e13a3849ba8bc5a"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",