diff --git a/src/drivers/webextension/images/icons/Flowbite.svg b/src/drivers/webextension/images/icons/Flowbite.svg new file mode 100644 index 000000000..68e75b5fb --- /dev/null +++ b/src/drivers/webextension/images/icons/Flowbite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 28cbcf6c0..f9471e55d 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -867,6 +867,17 @@ "scriptSrc": "(?:shopify-)?cdn\\.flow\\.io/", "website": "https://www.flow.io/" }, + "Flowbite": { + "cats": [ + 66 + ], + "description": "Flowbite is an open-source library of UI components based on the utility-first Tailwind CSS framework featuring dark mode support, a Figma design system, and more.", + "icon": "Flowbite.svg", + "implies": "Tailwind CSS", + "oss": true, + "scriptSrc": "/flowbite(?:@([\\d\\.]+)/|\\.bundle\\.js)\\;version:\\1", + "website": "https://github.com/themesberg/flowbite" + }, "Flowplayer": { "cats": [ 14