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 properties not resolving after or inbetween an ExtendSelector and/or WithPseudoElement #143

Merged
merged 3 commits into from
Jul 22, 2016

Conversation

tolgap
Copy link
Collaborator

@tolgap tolgap commented Jul 20, 2016

This is a follow-up on #142 that aims to fix the comment in issue #136 .

I added a compare that checks if the first declaration matches the one from the parent. If it does not match, it means that variable rest had an AppendProperty that should belong to the parent. If so, we replace the last declaration inside the declarations variable with the changed one.

@rtfeldman rtfeldman merged commit 6c7a0cc into rtfeldman:master Jul 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants