From 6a0cfbc1cf4ee3741eed081a671c444917b13507 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 18 Nov 2022 00:22:35 +0600 Subject: [PATCH] Update Tailwind CSS / ui-framework --- src/technologies/t.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index 8a8cd2749..76dfa192b 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -457,8 +457,11 @@ } } }, + "js": { + "tailwind": "" + }, "icon": "tailwindcss.svg", - "scriptSrc": "\\.tailwindcss\\.com", + "scriptSrc": "\\.tailwindcss(?:tailwind-config-cdn)?\\.(?:com|js)", "website": "https://tailwindcss.com/" }, "TakeDrop": {