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

Add asyncStylesheets property to shell component #581

Closed
i-like-robots opened this issue Sep 10, 2019 · 0 comments · Fixed by #648
Closed

Add asyncStylesheets property to shell component #581

i-like-robots opened this issue Sep 10, 2019 · 0 comments · Fixed by #648
Assignees
Labels
Client-side integration Performance Making the sites built with Page Kit faster

Comments

@i-like-robots
Copy link
Contributor

In order to support the solution suggested in #546 we require a mechanism to load stylesheets in a non-blocking manner. This mechanism should be used to load stylesheets which are not required for the initial page render but supply styles for content which is less important, lazy loaded, or initialised by the user with JavaScript.

This feature was included with n-ui here but there may be other ways to achieve the desired behaviour.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client-side integration Performance Making the sites built with Page Kit faster
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants