-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with CSS-Variables #537
Comments
Same problem |
I having the same issue in a CSS file
|
I'm also finding that CSSComb in VS Code fails on any file that has a For example:
My
Thanks |
CSSComb for Visual Studio Code fails on CSS variable declaration -
|
Is it something that got broken recently? Because according to #275 variables should be fixed in |
VS Code 1.25.1 Please check validity of the block starting from line #3 1 | :root { Syntax: css |
As far as I can tell, #275 is about scss variables but this error occurs when you try to declare a plain css variable.
|
Fixed by #595. |
I am not pretty sure about the error. I have made a screenshot and attached the .scss-file where it occurs.
Thanks in advance,
Dennis
The text was updated successfully, but these errors were encountered: