mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 16:44:24 +00:00
1334ac57bebdbba8dc0ed98cbc1f8007b8c90730
* Added Toggle UI component * Added Toggle examples and docs * Added radix ui package installation instruction * fix(toggle): simplify variants
shadcn/ui
Beautifully designed components built with Radix UI and Tailwind CSS.
Roadmap
Warning
This is work in progress. I'm building this in public. You can follow the progress on Twitter @shadcn.
- Toast
- Toggle
- Toggle Group
- Toolbar
Navigation Menu- Figma?
Get Started
Starting a new project? Check out the Next.js template.
npx create-next-app -e https://github.com/shadcn/next-template
Features
- Radix UI Primitives
- Tailwind CSS
- Fonts with
@next/font - Icons from Lucide
- Dark mode with
next-themes - Automatic import sorting with
@ianvs/prettier-plugin-sort-imports
Tailwind CSS Features
- Class merging with
tailwind-merge - Animation with
tailwindcss-animate - Conditional classes with
clsx - Variants with
class-variance-authority - Automatic class sorting with
eslint-plugin-tailwindcss
License
Licensed under the MIT license.
Description
Languages
TypeScript
89.8%
MDX
6.8%
CSS
3.3%
