Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.

This commit is contained in:
rebornix
2017-09-08 01:15:52 -07:00
parent b9c9c90c93
commit 3479d81d77
25 changed files with 286 additions and 475 deletions

View File

@@ -737,6 +737,7 @@
}
},
"dependencies": {
"color-convert": "^0.5.3",
"vscode-languageclient": "3.4.0-next.17",
"vscode-languageserver-protocol": "^3.1.1",
"vscode-nls": "^2.0.2"