Replies: 1 comment
-
anyone ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to have for example an option to inline all css in the pre-rendered html to ensure the css is loaded.
My website is sometime hosted on host that reject request when there is many done in succession (for example when a service worker preload the website)
It happens that the css failed to load and in that case, the website looks reallly bad. This is somehow similar to the story of no-javascript : https://www.kryogenix.org/code/browser/everyonehasjs.html
It would be great to make your website work in this conditions
But this feature could also be beneficial to reduce the amount of request needed.
An option to add more js inline could be indeed nice in some situation
Beta Was this translation helpful? Give feedback.
All reactions