Skip to content
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

Fix regression is allowing @extending across media queries #1593

Merged
merged 1 commit into from
Oct 11, 2015

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Oct 11, 2015

This PR fixes a regression is allowing @extending across media
queries. Still needs a bit of work.

Regressed in 9f5ef6d
Fixes #1562
Spec sass/sass-spec#538

This PR fixes a regression is allowing `@extend`ing across media
queries. Still needs a bit of work.

Regressed in 9f5ef6d
Fixes sass#1562
Spec sass/sass-spec#538
xzyfer added a commit that referenced this pull request Oct 11, 2015
Fix regression is allowing `@extend`ing across media queries
@xzyfer xzyfer merged commit fbb6fb6 into sass:master Oct 11, 2015
@xzyfer xzyfer deleted the fix/issue-1562 branch October 11, 2015 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Throw an error on cross-media @extends
1 participant