Replies: 3 comments 7 replies
-
Thanks for this! I'm not sure how to apply this though considering shadcn is not a library you can install: ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
-
I vote for a built-in custom variant of shadcn/ui that uses Radix UI, Zod, and custom Tailwind classes controlled by CSS Variables 👌 |
Beta Was this translation helpful? Give feedback.
5 replies
-
This is done now #224 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
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:
Beta Was this translation helpful? Give feedback.
All reactions