-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Thanks for your great work.
I don't know if you have still time to work on it, but the CSS custom properties are not validated by the eclipse plugin.
--main-bg-color:@mainBGColor; => the double dashes are not recognized as valid during lexical analysis
var(--main-bg-color) => this is also not recognized as valid
But even if Eclipse considers these to be errors, the code is perfectly compiled by the less compiler.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels