tailwindcss: Update to version 3.4.2

This commit is contained in:
github-actions[bot] 2024-03-27 17:09:16 +00:00
parent 5ccac417e8
commit bf925eea1f

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.1", "version": "3.4.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/v3.4.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.2/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "ef2fe367daa8204cb186796c1833faee81a5b20e4c80e533f7a3b3dcc7db6c54" "hash": "d8feb01f525bcdaa9b1c80176494ed6213fa41e6ca9123ebb534307ce7fb27ad"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",