We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76547f1 commit a64fd32Copy full SHA for a64fd32
snippets/style.json
@@ -112,7 +112,7 @@
112
"body": "highlight-color: $1;$0",
113
"description": "Gets or sets the underline color of the selected TabStripItem."
114
},
115
- // Supported CSS Properties 50
+ // Supported CSS Properties 49
116
"{NSVue} color Style": {
117
"prefix": "color",
118
"body": "color: $1;$0",
@@ -357,10 +357,5 @@
357
"prefix": "opacity",
358
"body": "opacity: $1;$0",
359
"description": "Sets the view opacity. The value is in the [0, 1] range."
360
- },
361
- "{NSVue} Style": {
362
- "prefix": "",
363
- "body": ": $1;$0",
364
- "description": ""
365
+ }
366
}
0 commit comments