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

brief FOUC on first page load #18

Open
msimonborg opened this issue Feb 5, 2017 · 1 comment
Open

brief FOUC on first page load #18

msimonborg opened this issue Feb 5, 2017 · 1 comment

Comments

@msimonborg
Copy link

this might guide someone willing to take a stab at this http://stackoverflow.com/questions/36453826/how-to-stop-fouc-when-using-css-loaded-by-webpack

@msimonborg
Copy link
Author

not a great permanent fix, but I got a temporary solution it's loading style from style tags on initial load, and then being overridden by bundle.js at the bottom of the page. should be taken care of entirely by webpack, maybe with the ExtractTextPlugin

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

No branches or pull requests

1 participant