-
Notifications
You must be signed in to change notification settings - Fork 468
@extend outer selector from within @media should not error #1927
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
Comments
Does it compile on the more recent 3.3.3?
|
No, it fails with the same error. |
Pretty sure that this is closely related to #1923 |
The following scss does not compile since version 3.3.0-beta3:
The error is:
With libsass 3.3.0-beta2 the output is correct:
The text was updated successfully, but these errors were encountered: