Replies: 1 comment
-
|
Hi, did you find the solution? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, this feels like a silly question but I'm struggling to determine the best place to install Radix UI.
I'm using the Turborepo + Next.js with Tailwind example but wondering what the best practice is for adding Radix UI to the setup. Following radix's install guide, it is added as a dependency within the root package.json. Should it not live as a dependency within the packages/ui folder's package.json as a dependency?
First time playing with many of these tools and wondering if I am over thinking it.
Thanks for any insight you all can provide.
Beta Was this translation helpful? Give feedback.
All reactions