From b205fa9454d40b473de4599f9f18c1bf91b8201c Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 17 Jun 2022 02:21:06 +0600 Subject: [PATCH] Add Sass / programming-languages --- src/drivers/webextension/images/icons/Sass.svg | 9 +++++++++ src/technologies/s.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Sass.svg diff --git a/src/drivers/webextension/images/icons/Sass.svg b/src/drivers/webextension/images/icons/Sass.svg new file mode 100644 index 000000000..4cc47bfe9 --- /dev/null +++ b/src/drivers/webextension/images/icons/Sass.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index e6ee209e0..74226ceab 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -782,6 +782,15 @@ }, "website": "http://sarka-spip.net" }, + "Sass": { + "cats": [ + 27 + ], + "description": "Sass is an extension of CSS that enables you to use things like variables, nested rules, inline imports and more.", + "icon": "Sass.svg", + "dom": "link[href*='/index.scss']", + "website": "https://sass-lang.com" + }, "Satori": { "cats": [ 32