mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
update grammar script: remove unused properties
This commit is contained in:
@@ -5,15 +5,8 @@
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/atom/language-sass/commit/a07688bd078f420f56df6221e9263d80e738869b",
|
||||
"scopeName": "source.css.scss",
|
||||
"name": "SCSS",
|
||||
"fileTypes": [
|
||||
"scss",
|
||||
"css.scss",
|
||||
"css.scss.erb",
|
||||
"scss.erb",
|
||||
"scss.liquid"
|
||||
],
|
||||
"scopeName": "source.css.scss",
|
||||
"patterns": [
|
||||
{
|
||||
"include": "#variable_setting"
|
||||
|
||||
Reference in New Issue
Block a user