mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
efdec3ca4523e5edd8a714f633002a7addc203a1
The default button variant used [a]:hover, which only applies to anchor elements. Buttons render as <button>, so hover had no effect on create and in installed projects. Use hover:bg-primary/80 to match other styles. Fixes #10798 Co-authored-by: Cursor <cursoragent@cursor.com>
shadcn/ui
A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.
Documentation
Visit https://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
89.4%
MDX
7%
CSS
3.5%
JavaScript
0.1%
