Replies: 1 comment
-
@alamenai, You can check out this link for a guide on setting up TailwindCSS and Shadcn UI in TurboRepo with Next.js. It should help you get everything up and running smoothly! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a mono repo project and I want to add Shadcn to
packages/ui
, I tried to follow up on these steps but they refer only to scaffolding a new project from scratch.When I tried this command:
it just added Shadcn to the dedicated web app but not as mentioned in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions