mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
css.experimental.customData
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
"id": "css",
|
||||
"title": "%css.title%",
|
||||
"properties": {
|
||||
"css.experimental.customData": {
|
||||
"type": "array",
|
||||
"description": "A list of JSON file paths that define custom CSS data that loads extra properties, at directives, pseudo classes / elements."
|
||||
},
|
||||
"css.validate": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
|
||||
Reference in New Issue
Block a user