We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've been getting reports of performance hits when using critters for per-request inlining of styles using SSR. See for example:
nuxt-modules/critters#21 nuxt/nuxt#8569 (comment) vercel/next.js#16539 (comment)
reproduction repository: danielroe/critters-test
The text was updated successfully, but these errors were encountered:
I have one css file (~600kb/100kb gzip), should i split it into chunks for better performance? Maybe this is the problem thanks!
Sorry, something went wrong.
No branches or pull requests
We've been getting reports of performance hits when using critters for per-request inlining of styles using SSR. See for example:
nuxt-modules/critters#21
nuxt/nuxt#8569 (comment)
vercel/next.js#16539 (comment)
reproduction repository: danielroe/critters-test
The text was updated successfully, but these errors were encountered: