Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.) #94

Open
Enkratia opened this issue Oct 7, 2024 · 0 comments

Comments

@Enkratia
Copy link

Enkratia commented Oct 7, 2024

styles attribute is allowed only in head tag, but it is placed in body tag.

It can be resolved by using styled jsx inside of nextjs-toploader:
https://nextjs.org/docs/app/building-your-application/styling/css-in-js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant