doczjs / docz

✍ It has never been so easy to document your things!
https://docz.site
MIT License
23.61k stars 1.46k forks source link

Using Tailwind3 with Docz #1688

Open utsavdotpro opened 2 years ago

utsavdotpro commented 2 years ago

Question

Description

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:

-

  yarn add gatsby-plugin-postcss
mauriciolcs commented 2 years ago

I got an error with this steps

https://imgur.com/azXAakC