-
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
Bugfix regressions 3.3.3 #1925
Bugfix regressions 3.3.3 #1925
Conversation
Remember to activate these specs before merging. Otherwise looks good. We need to come back around to how to do interpolation and binary operations. The Ruby Sass approaches are nice. |
This doesn't fully patch #1907. The follow still produces the incorrect output.
|
This also appears to fix #1926 |
Cherry-picked from sass#1925. Fixes sass#1916 Spec sass/sass-spec#732
Cherry-picked from sass#1925. Fixes sass#1916 Spec sass/sass-spec#732
I've cherry-picked all but a9c4215 into separate PRs. I wasn't sure what issue that in regards to. |
Superseded by #1958 |
#1901, #1907, #1916