From 419d1f0c369067518f0f79eee93101539d766db2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 12:30:04 +0000 Subject: [PATCH] tailwindcss: Update to version 3.0.23 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 07ac1b2f86..53fdacf301 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.0.22", + "version": "3.0.23", "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.22/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "ee241d39758dfda02be70f15dbebfa48bb261fec3231294bd76210209a0bd4b7" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.23/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "ebde7425bc8b1692f798455db05e84d06d74969310d9485fe915780205249ff5" } }, "bin": "tailwindcss.exe",