Skip to content

Commit ea8cf0c

Browse files
committed
Add keywords & update to version 0.0.8
1 parent 61b602f commit ea8cf0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "css-nesting-syntax-highlighting",
33
"displayName": "CSS Nesting Syntax Highlighting",
44
"description": "Updates VSCode's CSS TextMate rules to add CSS Nesting",
5-
"version": "0.0.7",
5+
"version": "0.0.8",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {
@@ -18,8 +18,9 @@
1818
},
1919
"keywords": [
2020
"CSS Nesting",
21-
"Nesting",
2221
"Nested CSS",
22+
"Nesting",
23+
"Nested",
2324
"Syntax",
2425
"Highlighting",
2526
"Colorizer"

0 commit comments

Comments
 (0)