microsoft / monaco-editor

A browser based code editor
https://microsoft.github.io/monaco-editor/
MIT License
39.95k stars 3.56k forks source link

[Bug] scss语法警告报错 #4655

Open xzb1203 opened 4 weeks ago

xzb1203 commented 4 weeks ago

Reproducible in vscode.dev or in VS Code Desktop?

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

Reproduction Steps

image

Actual (Problematic) Behavior

No response

Expected Behavior

No response

Additional Context

/monaco-editor / esm / vs / editor / contrib / hover / browser / hover.css

madhukivera commented 6 days ago

wrong. it should be

justify-content: end ===>  flex-end
xzb1203 commented 1 day ago

wrong. it should be

justify-content: end ===>  flex-end

yes