Using shadcn/ui for interface

I just want to know which UI library are we using under the hood, and is there a way to replace it with shadcn/ui instead? This is because of a new admin panel project I've to work on, where the client is specifically looking for shadcn/ui at the front-end.
7 Replies
Gandalf
Gandalf2mo ago
Alternatively, Pines UI which is based on shadcn/ui and hence is very similar to it.
Dennis Koch
Dennis Koch2mo ago
which UI library are we using under the hood
None.
is there a way to replace it with shadcn/ui instead
shadcn/ui is React based, so that wouldn't even work if you could "just switch UI libraries"
Gandalf
Gandalf2mo ago
Got it, and that's why suggesting the alternative Pines UI which is based on alpine and tailwind
Dennis Koch
Dennis Koch2mo ago
Still you can't just swap out UI libraries. There is no default standard all libraries follow
Gandalf
Gandalf2mo ago
OK Could you please guide me to where I should start looking at for swapping out individual components?
Dennis Koch
Dennis Koch2mo ago
I wouldn't swap out any components. If you want to adjust the styling, create a theme and apply some CSS.
Gandalf
Gandalf2mo ago
OK, Thanks!
Want results from more Discord servers?
Add your server