Is there an existing issue for this?
Description of the Issue
when you're opening a CSS with [color-scheme]
the word color-scheme doesn't get the syntax text coloration
Steps To Reproduce
- Create a css file
- try something like
- #blazor-error-ui {
color-scheme: light only;
}
Current Behavior
n/a
Expected Behavior
proper syntax coloration
Debug Information
Anything else?
No response