mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Fix parsing error in less files with loop #32354
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user