Added SCSS support

When a profile with SCSS files is being processed it resulted in an exception.
This commit is contained in:
Mateusz Duda
2020-09-12 15:26:40 +02:00
committed by GitHub
parent 60d42cbf24
commit cddb37693f

View File

@@ -1299,6 +1299,10 @@
"color": null,
"url": "https://github.com/trending?l=Scilab"
},
"SCSS": {
"color": "#c6538c",
"url": "https://github.com/trending?l=SCSS"
},
"sed": {
"color": "#64b970",
"url": "https://github.com/trending?l=sed"