-
Notifications
You must be signed in to change notification settings - Fork 463
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
CSS custom properties with rgba cause an error #2561
Comments
This is resolved in #2244 but node-sass hasn't been updated to use a version of libsass that includes the patch |
AFAICS this was not correctly resolved for this case ... |
xzyfer
added a commit
that referenced
this issue
Feb 20, 2018
mgreter
pushed a commit
that referenced
this issue
Mar 9, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using CSS custom properties with rgba in scss files cause an error when trying to compile it.
Example code:
$ node-sass --version
node-sass 4.7.2 (Wrapper) [JavaScript]
libsass 3.5.0.beta.2 (Sass Compiler) [C/C++]
The text was updated successfully, but these errors were encountered: