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 9029f2a commit e2937f4Copy full SHA for e2937f4
package.json
@@ -8,6 +8,10 @@
8
"homepage": "https://github.com/ecmel/vscode-html-css",
9
"bugs": "https://github.com/ecmel/vscode-html-css/issues",
10
"icon": "icon.png",
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/ecmel/vscode-html-css.git"
14
+ },
15
"engines": {
16
"vscode": "^1.0.0"
17
},
0 commit comments