From 20163b95cb9b21fc37f37c67a1f166e31d36bac6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:24:58 +0000 Subject: [PATCH] tailwindcss: Update to version 3.3.6 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 649e1897fb..f7ecbc95bf 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.3.5", + "version": "3.3.6", "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.3.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "e92cbbd48a051108d05745aa5f6f7fac46fffbbe776716286c589020b4a6b72a" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.3.6/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "7e3cb1f5d7cdf9c2e6833586ad2d4773a94bbe2edd01611b03a0d5b3af9459a3" } }, "bin": "tailwindcss.exe",