Need Help in Resolving Render Blocking CSS
Unanswered
Silky ant posted this in #help-forum
Silky antOP
I need help to optimize the performance of my static site by removing the render blocking css file.
6 Replies
@Silky ant I need help to optimize the performance of my static site by removing the render blocking css file.
okay I am here share your issue!
@Tanzim Hossain okay I am here share your issue!
Silky antOP
Did you face this issue?
@Silky ant Did you face this issue?
not yet, but if you share the problem log image then I will try to help you!
@Tanzim Hossain not yet, but if you share the problem log image then I will try to help you!
Silky antOP
See the performance tab, the css file is render blocking other image files, I have set the priority true for images file, but the css file is render blocking them, which is causing LCP to delay
I see several solution you can read this discussion https://github.com/vercel/next.js/issues/62485 & https://github.com/vercel/next.js/discussions/70526
Silky antOP
Thanks