Button
A versatile button component with various variants and colors for diverse UI needs.
Loading...
Installation
1. Copy and paste the following code into your project.
2. Update globals.css
and add this variables. Adjust the color as you like.
3. Update tailwind config
Shadcn
This button component is built on top of the excellent foundation provided by Shadcn/UI.
For a deeper dive into the core concepts and building blocks, check out the original Shadcn button component.