shadcn has come up with a set of good UI components that align closely with the current choices of epic-stack.
Refer:
At the core, it's nothing but wrappers around Radix UI components with Tailwindcss for styling.
Pros:
- Could remove some of the hassles around starting a new project, which is one of the things epic-stack could help with.
- Comes with theming and complete customizability. We can just pick and choose the radix components to use, just like the radix components in use currently.
Cons:
- Could be a little opinionated for some, but I guess it could be a good one to consider.
- Could add a few more dependencies
shadcn has come up with a set of good UI components that align closely with the current choices of epic-stack.
Refer:
At the core, it's nothing but wrappers around Radix UI components with Tailwindcss for styling.
Pros:
Cons: