We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following SCSS cause segmentation fault:
@media (min-width: 980px) { a { color: red; } }
$ bin/sassc t.scss Segmentation fault: 11
It seems a regression, because it worked well at least when it’s 322edca.
(Forwarded from sass/libsass-python#2.)
The text was updated successfully, but these errors were encountered:
Should be fixed. Please give it a try!
Sorry, something went wrong.
Works again.
Add todo spec test for libsass issue 56
7cf3283
sass/libsass#56
d9571bf
No branches or pull requests
The following SCSS cause segmentation fault:
It seems a regression, because it worked well at least when it’s 322edca.
(Forwarded from sass/libsass-python#2.)
The text was updated successfully, but these errors were encountered: