Skip to content

Commit a64fd32

Browse files
committed
update
1 parent 76547f1 commit a64fd32

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

snippets/style.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"body": "highlight-color: $1;$0",
113113
"description": "Gets or sets the underline color of the selected TabStripItem."
114114
},
115-
// Supported CSS Properties 50
115+
// Supported CSS Properties 49
116116
"{NSVue} color Style": {
117117
"prefix": "color",
118118
"body": "color: $1;$0",
@@ -357,10 +357,5 @@
357357
"prefix": "opacity",
358358
"body": "opacity: $1;$0",
359359
"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-
},
360+
}
366361
}

0 commit comments

Comments
 (0)