From b6cfad6cdb0ae3e2c9d3e6f0a158f245982e4f0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:32:53 +0000 Subject: [PATCH] tailwindcss: Update to version 3.0.21 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 6e879bfae0..695a4f37b8 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.0.20", + "version": "3.0.21", "description": "TailwindCSS framework CLI for rapid UI development", "homepage": "https://github.com/tailwindlabs/tailwindcss", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.20/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "a2dab6375d0de63c9587919e3e69bfbf3f3bc061d70cead2714309dd379ba588" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.21/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "1fb74ed809ee11a43a1186ce4fdcfe6817527473c1a23d07934f5890ff80fe23" } }, "bin": "tailwindcss.exe",