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