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

Ensure injected node stays below when updating #36

Merged
merged 1 commit into from
Jan 16, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Jan 14, 2015

This fixes a problem when using this buggyfill with dynamic CSS loaders that add <style> tags. I can call refresh but unless I also move style tag, its precedence is lower and it doesn't have effect.

rodneyrehm added a commit that referenced this pull request Jan 16, 2015
bugfix(generated-style): make sure generated styles are the last set, thus have highest precedence - #36
@rodneyrehm rodneyrehm merged commit b3fce9b into rodneyrehm:master Jan 16, 2015
rodneyrehm added a commit that referenced this pull request Jan 16, 2015
@gaearon gaearon deleted the patch-1 branch January 16, 2015 21:51
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