tailwindcss: Update to version 3.1.2

This commit is contained in:
github-actions[bot] 2022-06-10 12:31:32 +00:00
parent f2f7409567
commit fcde1230cc

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.1", "version": "3.1.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.1.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.1.2/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "7eb81d3ef0327bb116da9498001b5449cc2ccb9d652cb4be30a168eb9d983c2c" "hash": "65d5f07b5f4a0b5d852a0ec52a4397d876efb4668c68d6d535cafad303ae64ce"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",