Skip to content
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

[sass|scss] css variable don't work #1098

Closed
hopefuture opened this issue Jul 18, 2017 · 2 comments
Closed

[sass|scss] css variable don't work #1098

hopefuture opened this issue Jul 18, 2017 · 2 comments

Comments

@hopefuture
Copy link

hopefuture commented Jul 18, 2017

When I use css variable to write style. There is a error tooltip: "Please check validity of the block starting from line "

example

:root {
  --theme-color: #346789;
}
@eugef
Copy link

eugef commented Jul 31, 2017

Here is a workaround #877 (comment)

@bgriffith bgriffith changed the title css variable don't work [sass|scss] css variable don't work Aug 28, 2017
@bgriffith
Copy link
Member

Going to close as this is a duplicate of #877

A fix is on the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants