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 parsing of at-rules with variables as selectors #1213

Merged
merged 1 commit into from
May 15, 2015

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented May 15, 2015

This PR fixes the parsing of at-rules with variables as selectors.

Fixes #1214
Spec PR sass/sass-spec#388

@xzyfer xzyfer added this to the 3.2.5 milestone May 15, 2015
@xzyfer xzyfer self-assigned this May 15, 2015
xzyfer added a commit that referenced this pull request May 15, 2015
Fix parsing of at-rules with variables as selectors
@xzyfer xzyfer merged commit eb58cef into sass:master May 15, 2015
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 80.27% when pulling e9097fc on xzyfer:fix/at-rules-with-variables into 9aeadf4 on sass:master.

@xzyfer xzyfer deleted the fix/at-rules-with-variables branch May 15, 2015 09:54
@xzyfer
Copy link
Contributor Author

xzyfer commented May 15, 2015

CI is currently failing due a regression in Ruby Sass sass/sass#1724

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.

Regression in parsing @at-rules
2 participants