From 887f23798a9d67af4eee6a4771551dc80d60cb43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:28:13 +0000 Subject: [PATCH] tailwindcss: Update to version 3.0.24 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 53fdacf301..648c888c71 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.0.23", + "version": "3.0.24", "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.23/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "ebde7425bc8b1692f798455db05e84d06d74969310d9485fe915780205249ff5" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.24/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "157642a1e503370c6e648467d251be0d2ec171f704f37a74c5852957891f5da2" } }, "bin": "tailwindcss.exe",