We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48be80 commit 0565a2eCopy full SHA for 0565a2e
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.1.1",
+ "version": "0.2.0",
6
"icon": "images/css-nesting-syntax-highlighting-logo.png",
7
"publisher": "jacobcassidy",
8
"bugs": {
@@ -49,6 +49,7 @@
49
"isPreReleaseVersion": false,
50
"hasPreReleaseVersion": false,
51
"installedTimestamp": 1710536983258,
52
- "pinned": false
+ "pinned": false,
53
+ "size": 923271
54
}
55
0 commit comments