Fix parsing error in less files with loop #32354

This commit is contained in:
Ramya Achutha Rao
2017-08-16 22:13:14 -07:00
parent 9e7441df9f
commit a1a198e730
2 changed files with 3 additions and 3 deletions

View File

@@ -210,7 +210,7 @@
"dependencies": {
"@emmetio/html-matcher": "^0.3.1",
"@emmetio/css-parser": "^0.4.0",
"@emmetio/css-parser": "ramya-rao-a/css-parser#vscode",
"@emmetio/math-expression": "^0.1.1",
"vscode-emmet-helper": "^1.0.16",
"vscode-languageserver-types": "^3.0.3",