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

Make Critical CSS #43

Open
yuriipavlov opened this issue Aug 14, 2019 · 1 comment
Open

Make Critical CSS #43

yuriipavlov opened this issue Aug 14, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request perfofmance PageSpeed Perfofmance urgent Urgent task

Comments

@yuriipavlov
Copy link
Member

It is necessary to create a critical CSS. It should be loaded in a header, be small.

Need to provide inline embedding critical CSS. This should include: reset styles, grid styles, common colors, header, header menu. Everything else needs to be connected to the footer. Including font styles. Fonts should be loaded asynchronously. To do this, it's need to make separate connection functions for different hooks. For example wp_enqueue_scripts and wp_footer

This Issue is important for PageSpeed

@yuriipavlov yuriipavlov added enhancement New feature or request perfofmance PageSpeed Perfofmance labels Aug 14, 2019
@yuriipavlov yuriipavlov added the urgent Urgent task label Sep 24, 2019
@yuriipavlov
Copy link
Member Author

merged to develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request perfofmance PageSpeed Perfofmance urgent Urgent task
Projects
None yet
Development

No branches or pull requests

5 participants