From 014b1b5b82d4a10afd54efd79beb0b5260afaed8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 20:27:05 +0000 Subject: [PATCH] tailwindcss: Update to version 3.0.17 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 65b2ccd636..f214e4d172 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.0.16", + "version": "3.0.17", "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.16/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "dbd0c60e7aee505cbd606875887147ece08c44172848b885840cda6df5676582" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.0.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "8d75941c5b0d002a61f711e103eea9e266dce45cab13dd43a2c7056cac9d9e08" } }, "bin": "tailwindcss.exe",