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

SCSS compilation error #133

Open
UliZappe opened this issue Mar 9, 2020 · 0 comments
Open

SCSS compilation error #133

UliZappe opened this issue Mar 9, 2020 · 0 comments

Comments

@UliZappe
Copy link

UliZappe commented Mar 9, 2020

In the latest published version (2.3.84) at least, SCSS compilation breaks at the following code:

:root
{
    --activeColor: #{$activeColor};
}

This is perfectly legal code, but the compiler throws the following error and stops compilation:

Syntax error: Invalid CSS after "    -": expected number or function, was "-activeColor..."
        on line 3 of ~/Sites/Test/test.scss
  Use --trace for backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant