Next.js Discord

Discord Forum

Do you know of any public NPM packages that have NextJS and Tailwind Css in the dependencies?

Answered
Little Gull posted this in #help-forum
Open in Discord
Little GullOP
I want to publish my package so I am looking for a HOWTO. I know the publication process. I am looking for a way to preparae a production build
Answered by riský
you can see the list of packages that depend on [tailwind](https://www.npmjs.com/package/tailwindcss?activeTab=dependents) and [nextjs](https://www.npmjs.com/package/next?activeTab=dependents) by looking at their npm page and dependents section
View full answer

2 Replies