How to defer non-critical CSS in Next.js?
Ankit Beniwal
Posted on January 17, 2021
Recently, I was exploring next.js and found out that we have an import
statement 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?
💖 💪 🙅 🚩
Ankit Beniwal
Posted on January 17, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.