Remove built-in CSS snippets. Fixes #38152

This commit is contained in:
Martin Aeschlimann
2017-11-14 12:13:19 +01:00
parent 244d7113ba
commit 0843571ee7
2 changed files with 0 additions and 35 deletions

View File

@@ -44,12 +44,6 @@
"path": "./syntaxes/css.tmLanguage.json"
}
],
"snippets": [
{
"language": "css",
"path": "./snippets/css.json"
}
],
"configuration": [
{
"order": 22,