Next.js Discord

Discord Forum

Swagger on NextJS

Unanswered
shadow posted this in #help-forum
Open in Discord
I tried implementing swagger on NextJS and my docs are in dark mode and not aligned, what is wrong?

package: https://www.npmjs.com/package/next-swagger-doc

2 Replies

you will probably have more luck asking for help in their github repo, it is unlikely someone here knows about this library
maybe check for global CSS files in your project that might be affecting it, the default Next.js template has some background and size rules