tailwindcss: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2023-03-29 00:33:09 +00:00
parent 543a1f0b3c
commit b0fa81e680

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.7", "version": "3.3.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/v3.2.7/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.3.0/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "e7f8a638629ffd39432969ccbd1825131e1c9ad5afc3b296b615ec37a4c4db37" "hash": "3c65386a91203e552bd56029bdd8f3990c9bd4b427f70076bc8249423a85be61"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",