tailwindcss: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:56 +00:00
parent 642b6c477a
commit e5c8623b0d

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.8", "version": "3.2.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.1.8/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.2.0/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "842aec21df2a109011e052772f1dac15f6ac093fe83264b60ce42379f8998eb4" "hash": "21044090f60546671e9d7651f6ee045442200ee30eb56f98aefff068d400530c"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",