We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96146b commit 73b53d7Copy full SHA for 73b53d7
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.2.0",
+ "version": "0.3.0",
6
"icon": "images/css-nesting-syntax-highlighting-logo.png",
7
"publisher": "jacobcassidy",
8
"bugs": {
@@ -48,8 +48,11 @@
48
"updated": false,
49
"isPreReleaseVersion": false,
50
"hasPreReleaseVersion": false,
51
- "installedTimestamp": 1710536983258,
+ "installedTimestamp": 1736203061589,
52
"pinned": false,
53
- "size": 923271
+ "size": 146700,
54
+ "isApplicationScoped": false,
55
+ "preRelease": false,
56
+ "source": "gallery"
57
}
58
0 commit comments