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 61b602f commit ea8cf0cCopy full SHA for ea8cf0c
package.json
@@ -2,7 +2,7 @@
2
"name": "css-nesting-syntax-highlighting",
3
"displayName": "CSS Nesting Syntax Highlighting",
4
"description": "Updates VSCode's CSS TextMate rules to add CSS Nesting",
5
- "version": "0.0.7",
+ "version": "0.0.8",
6
"icon": "images/css-nesting-syntax-highlighting-logo.png",
7
"publisher": "jacobcassidy",
8
"bugs": {
@@ -18,8 +18,9 @@
18
},
19
"keywords": [
20
"CSS Nesting",
21
- "Nesting",
22
"Nested CSS",
+ "Nesting",
23
+ "Nested",
24
"Syntax",
25
"Highlighting",
26
"Colorizer"
0 commit comments