From 8bc65793b7f5ec0afd060bd111e3e772997c4dd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:30:18 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.12 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index d3bf122f9f..a1b741dc8e 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.11", + "version": "3.4.12", "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.4.11/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "2f8d1a035979cb226b7774ee78b0fa6e1744c28f442ad34d66c0294d0fdb0dd4" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.12/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "f9e39977b46f73a8f93b01598a5e8eba24e9613a59a2abff992245e5b060c742" } }, "bin": "tailwindcss.exe",