-
Notifications
You must be signed in to change notification settings - Fork 467
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
Can't use !important for css vars #2590
Comments
Bug filed: sass/libsass#2590
Bisects to efd97da |
AFAICT ruby sass 3.5 (and latest dart-sass) gives the same error! http://sass-lang.com/documentation/file.SASS_CHANGELOG.html#3_5_0__12_July_2017_
|
According to the spec, this is allowed
This is a bug in all the Sass implementations. |
I filed an issue with the reference implementation sass/dart-sass#260 |
Spec added sass/sass-spec#1236 |
input.scss
Actual results
libsass 3.5.0 via node-sass 4.8.1
Expected result
(This worked fine in node-sass 4.7.2 / libsass 3.5.0.beta.2)
version info:
The text was updated successfully, but these errors were encountered: