apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
776 stars 61 forks source link

Place the css style of nextjs-progressbar into head tag #93

Closed phatify closed 1 year ago

phatify commented 1 year ago

can we place the css style inside head tag instead of inside __next root app ?

image

image