-
Notifications
You must be signed in to change notification settings - Fork 465
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
Nested @extends possible regression #823
Comments
I am experiencing something similar. I set up a CodePen snippet where you can compare how CodePen compiles and how LibSASS compiles (added the LibSASS compiled source in a comment). Click the eye icon to toggle compiled CSS view: |
I've confirmed this issue is present on master. Spec added sass/sass-spec#260. |
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Apr 2, 2015
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Apr 3, 2015
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Apr 3, 2015
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
May 12, 2015
/cc @nschonni !! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This might be related to #592, the following code is compiling fine in libsass 2.1-beta but no in 3.x
In 2.1-beta I get
and in 3.x I get
The text was updated successfully, but these errors were encountered: