Use textmate for scss, rename sass to scss

This commit is contained in:
Martin Aeschlimann
2016-06-06 21:24:25 +02:00
parent 67fe4d8b60
commit e0057afca1
8 changed files with 18463 additions and 14561 deletions

View File

@@ -54,8 +54,8 @@
"scope": [
"support.property-value",
"constant.rgb-value",
"support.property-value.sass",
"constant.rgb-value.sass"
"support.property-value.scss",
"constant.rgb-value.scss"
],
"settings": {
"foreground": "#CE9178"