You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
Multi-line string literals break CSS syntax highlighting.
Steps to Reproduce
Expected behavior:
A multi-line string literal does not affect other rules.
Actual behavior:
There is no syntax highlighting after the backslash (any subsequent CSS is the same colour as the backslash itself).
Reproduces how often:
100%
Versions
From commit 339e960
Additional Information
Originally from @dansebcar in microsoft/vscode#125739
The text was updated successfully, but these errors were encountered: