docusaurus-tailwindcss
docusaurus-tailwindcss copied to clipboard
Simple docusaurus 2 plugin to enable tailwindcss
I installed this, can see basic tailwind styles, but it seems to not be able to see tailwind.config.js. I can use `w-24` or `bg-red-600` and see them in the generated...
I have created this PR in favour of Docusaurus releasing v3 and making this package support it. Request you to merge this PR and publish to npm successfully.
Hi, could you please move `autoprefixer`, `postcss` and `tailwindcss` to peer dependencies, so we are able to manage the versions we want, thanks.