How to defer non-critical CSS in Next.js?
Ankit Beniwal

Ankit Beniwal @ankitbeniwal

About: Love to jump in at the deep end.

Location:
India
Joined:
Oct 13, 2019

How to defer non-critical CSS in Next.js?

Publish Date: Jan 17 '21
4 0

Recently, I was exploring next.js and found out that we have an importstatement for CSS.

I am wondering how it affects the performance of the app. Is there a way to defer non-critical CSS using this method?

Comments 0 total

    Add comment