Inesh Bose

Results 85 comments of Inesh Bose

Still having this issue with Nuxt 3 (making use of `script setup`)! Perhaps this would be helpful - https://v3.nuxtjs.org/guide/concepts/esm/#library-author-guide

I think the solution above is a brilliant place to get started if a PR could be opened with the same. I hope it doesn't take long because the main...

The method above doesn't allow tree-shaking unfortunately - I hope a fix is made soon!

Closing this issue as it is believed to be resolved/stale now - please feel free to comment if it is still an issue in the latest version of the module.

Hi, is this still an issue with v6 (except for `ssr: false` #561)? If so, please do comment and I'll reopen this issue.

@mschoeffmann if you can give a reproduction, we can investigate!

Thanks, I can confirm this issue. (link to `@nuxt/postcss8` - https://github.com/nuxt/postcss8, https://www.npmjs.com/package/@nuxt/postcss8)

Thanks. Will be removing `@nuxt/postcss8` from dependencies.

Closing this issue as it is believed to be resolved/stale now - please feel free to comment if it is still an issue in the latest version of the module.

I think the issue may be somewhere here? https://github.com/nuxt-modules/tailwindcss/blob/4781e6d3f5453237879c81c74ca08ce92be9b6e1/src/module.ts#L151-L154 I don't see a `tailwind.config.mjs` generated in my `.nuxt` directory. Could investigate for a PR. Edit: it seems to be missing...