tailwindcss: Update to version 4.0.2

This commit is contained in:
github-actions[bot] 2025-01-31 20:27:38 +00:00
parent 6f2dd9a083
commit 30b415bca5

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.1", "version": "4.0.2",
"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.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.2/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "119e1bbef1dd862b49237141b23d18e65d250d7e8ee93465d9f4a4d7c698a246" "hash": "65cb61dfaace863b6beed560d0803bb4a00d4350f9263c7751e6a23f134d45ad"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",