mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Remove built-in CSS snippets. Fixes #38152
This commit is contained in:
@@ -44,12 +44,6 @@
|
||||
"path": "./syntaxes/css.tmLanguage.json"
|
||||
}
|
||||
],
|
||||
"snippets": [
|
||||
{
|
||||
"language": "css",
|
||||
"path": "./snippets/css.json"
|
||||
}
|
||||
],
|
||||
"configuration": [
|
||||
{
|
||||
"order": 22,
|
||||
|
||||
Reference in New Issue
Block a user