From 124d2c8fc55ee117080f3b22d1269f5ea242fd42 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 6 Apr 2023 03:56:55 +0600 Subject: [PATCH] Add W3.CSS / ui-frameworks --- src/drivers/webextension/images/icons/W3.CSS.svg | 4 ++++ src/technologies/w.json | 10 ++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/drivers/webextension/images/icons/W3.CSS.svg diff --git a/src/drivers/webextension/images/icons/W3.CSS.svg b/src/drivers/webextension/images/icons/W3.CSS.svg new file mode 100644 index 000000000..268cda77f --- /dev/null +++ b/src/drivers/webextension/images/icons/W3.CSS.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/w.json b/src/technologies/w.json index 4ce59276c..5e249789a 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -13,6 +13,16 @@ "requires": "WordPress", "website": "http://www.w3-edge.com/wordpress-plugins/w3-total-cache" }, + "W3.CSS": { + "cats": [ + 66 + ], + "description": "W3.CSS is a CSS framework developed by the World Wide Web Consortium (W3C), the main international standards organisation for the World Wide Web.", + "icon": "W3.CSS.svg", + "dom": "link[href*='/w3.css']", + "oss": true, + "website": "https://www.w3schools.com/w3css/" + }, "W3Counter": { "cats": [ 10