TheSGJ / nextjs-toploader

A Next.js Top Loading Bar component made using nprogress, works with Next.js 14 , Next.js 13 and React.
https://www.npmjs.com/package/nextjs-toploader
MIT License
622 stars 43 forks source link

Element style not allowed as child of element body #62

Open vnevermore opened 7 months ago

vnevermore commented 7 months ago

Theres a bad practise happening which leads to failure of html murkup validator test, and it can harm overall website(s) health.

image