You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to use docz in my NextJS project that uses TailwindCSS 3 for styling. I have created a simple mdx file that loads a component, the component is building fine but the styles are missing.
What I have tried?
Apart from the steps specified on the official documentation, here's what I have done:
Question
Description
Hi, I am trying to use
docz
in my NextJS project that uses TailwindCSS 3 for styling. I have created a simplemdx
file that loads a component, the component is building fine but the styles are missing.What I have tried?
Apart from the steps specified on the official documentation, here's what I have done:
Create
gatsby-browser.js
Create
gatsby-config.js
The text was updated successfully, but these errors were encountered: