tailwindcss: Update to version 4.0.3

This commit is contained in:
github-actions[bot] 2025-02-01 12:31:17 +00:00
parent a820281b74
commit db130354eb

View File

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