[html] add css support to html extension as library

This commit is contained in:
Martin Aeschlimann
2016-11-14 11:34:33 +01:00
parent 332fd57d3f
commit 8a85fc0399
17 changed files with 357 additions and 492 deletions

View File

@@ -143,7 +143,7 @@
}
},
"dependencies": {
"vscode-languageclient": "^2.6.0-next.1",
"vscode-languageclient": "^2.6.2",
"vscode-languageserver-types": "^1.0.4",
"vscode-nls": "^1.0.7"
}