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 3ed0687 commit c2c356bCopy full SHA for c2c356b
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.8",
+ "version": "0.0.9",
6
"icon": "images/css-nesting-syntax-highlighting-logo.png",
7
"publisher": "jacobcassidy",
8
"bugs": {
@@ -19,8 +19,8 @@
19
"keywords": [
20
"CSS Nesting",
21
"Nested CSS",
22
- "Nesting",
23
- "Nested",
+ "Nesting",
+ "Nested",
24
"Syntax",
25
"Highlighting",
26
"Colorizer"
@@ -48,7 +48,7 @@
48
"updated": false,
49
"isPreReleaseVersion": false,
50
"hasPreReleaseVersion": false,
51
- "installedTimestamp": 1708516318787,
+ "installedTimestamp": 1708770163153,
52
"pinned": false
53
}
54
0 commit comments