css.experimental.customData

This commit is contained in:
Pine Wu
2019-01-07 16:52:04 -08:00
parent 439e20c7b6
commit f7894236ee
5 changed files with 80 additions and 7 deletions

View File

@@ -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",