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

Optimize CSS Delivery #56

Open
kcjonesevans opened this issue Aug 24, 2017 · 1 comment
Open

Optimize CSS Delivery #56

kcjonesevans opened this issue Aug 24, 2017 · 1 comment

Comments

@kcjonesevans
Copy link
Contributor

kcjonesevans commented Aug 24, 2017

None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:

@AllenMay
Copy link
Contributor

All but 'application.css' can be asynchronously loaded.

kcjonesevans pushed a commit that referenced this issue Jan 15, 2018
Move Google analytics to the bottom. Added asyncing attributes to <link> tag as prescribed by:
http://keithclark.co.uk/articles/loading-css-without-blocking-render/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants