Swagger on NextJS
Unanswered
shadow posted this in #help-forum
shadowOP
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
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