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

Using semantic-ui-css - flickering on page load #851

Closed
elviejokike opened this issue Nov 23, 2018 · 2 comments
Closed

Using semantic-ui-css - flickering on page load #851

elviejokike opened this issue Nov 23, 2018 · 2 comments

Comments

@elviejokike
Copy link

When using semantic-ui in our application, the experience is that CSS loads after page is rendered.
Is there a way to avoid this ?

In my App.js I have:

import 'semantic-ui-css/semantic.min.css';

I think the issue is similar to jaredpalmer/after.js#118

@elviejokike
Copy link
Author

Ok. It can be closed. it is just during development. After carefully reading the doc, i saw that it does not happen on production mode.

@stevepepple
Copy link

Oh, I got tripped up on this too. Thanks for explaining!

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

2 participants