Files
shadcn-ui/templates/next-template/README.md
2023-04-17 19:19:40 +04:00

543 B

next-template

A Next.js 13 template for building apps with Radix UI and Tailwind CSS.

Usage

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 class sorting, merging and linting.

License

Licensed under the MIT license.