You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ‘m working on an universal Vue.js project where your great plugin is involved.
Currently, on my Webpack production build, CSS is extracted into chunks.
What I would like to perform is injecting into dom (inline I mean) critical CSS which could be determined as non-scoped CSS into the project.
Do you have any insights, advices or even exemples to help me achieve it ?
Thanks a lot for help.
VueSSR is involved in the project, not Nuxt directly.
The text was updated successfully, but these errors were encountered:
Hi guys,
I ‘m working on an universal Vue.js project where your great plugin is involved.
Currently, on my Webpack production build, CSS is extracted into chunks.
What I would like to perform is injecting into dom (inline I mean) critical CSS which could be determined as non-scoped CSS into the project.
Do you have any insights, advices or even exemples to help me achieve it ?
Thanks a lot for help.
VueSSR is involved in the project, not Nuxt directly.
The text was updated successfully, but these errors were encountered: