tailwindcss: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2025-04-01 20:28:51 +00:00
parent 7ab762e22f
commit 4723a32bc3

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.17", "version": "4.1.0",
"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.0.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.0/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "49aecaea237ff712db2d9d28183c1e0ad2ded1a270a2904fc5138725f12d01f3" "hash": "badb8d4f4406d495bd04d170ceee6a4b28a27fae3e85c641e78e4f3694bd3669"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",