diff --git a/src/technologies/t.json b/src/technologies/t.json index 62d4027de..21d06673d 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": {