From e90270dbaa0e9398230e8305e34f4d5dc4b873e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 00:36:05 +0000 Subject: [PATCH] tailwindcss: Update to version 3.2.7 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 6230d7c14b..5394ec2057 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.2.6", + "version": "3.2.7", "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.2.6/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "e1c5254694230379f912a695335d8931ca122f7ea94c72e13685fd95840fbab7" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.2.7/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "e7f8a638629ffd39432969ccbd1825131e1c9ad5afc3b296b615ec37a4c4db37" } }, "bin": "tailwindcss.exe",