Replies: 2 comments 1 reply
-
Have you founded any solution? |
Beta Was this translation helpful? Give feedback.
1 reply
-
We're working on an experimental flag to enable CSS inlining, for both webpack/turbopack. You can follow along on the PR: #72195 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
I want to add preload or inline critical CSS for App router but i can't find any solution support to do it.
Background
I want to improve web vitals scores for mobile devices
Proposal
experimental: { optimizeCss: true } in config.js or like down below
Beta Was this translation helpful? Give feedback.
All reactions