Have you considered creating an example NPM library that uses ShadCN?
I've been trying over the past couple of weeks to use ShadCN in a custom NPM package that works in a Vite app and a Nextjs app, but can't quite get the tailwind to convert over properly.
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.
Have you considered creating an example NPM library that uses ShadCN?
I've been trying over the past couple of weeks to use ShadCN in a custom NPM package that works in a Vite app and a Nextjs app, but can't quite get the tailwind to convert over properly.
The example out there right now does not work with NextJS: https://github.com/rajeshdavidbabu/shadcn-ui-lib-starter (this does not work with NextJS, see https://github.com/rajeshdavidbabu/shadcn-ui-lib-starter/issues/1)
Does anyone know of a good strategy or example out there?