tailwindcss: Update to version 3.4.1

This commit is contained in:
github-actions[bot] 2024-01-06 00:32:27 +00:00
parent 0a6bd6e48c
commit b67c3eac27

View File

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