From 142fe40783d739db1b99c752c682a6edeca37a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:26:24 +0000 Subject: [PATCH] tailwindcss: Update to version 3.0.18 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index f214e4d172..1e58613e29 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.0.17", + "version": "3.0.18", "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.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "8d75941c5b0d002a61f711e103eea9e266dce45cab13dd43a2c7056cac9d9e08" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.18/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "c2515469efb6e954725660e82d93ec013dfe9bcfdeeea6dcd0fe55fecdf894d1" } }, "bin": "tailwindcss.exe",