docs: update README.md (#6)

### Tailwind CSS Features

***** - Class merging with `tailwind-merge` ***** - FIXED TYPO HERE
- Animation with `tailwindcss-animate`
- Conditional classes with `clsx`
This commit is contained in:
Tyson
2023-01-26 02:42:17 +11:00
committed by GitHub
parent 0a241be17f
commit 3ce1571e24

View File

@@ -35,7 +35,7 @@ npx create-next-app -e https://github.com/shadcn/next-template
### Tailwind CSS Features
- Class merging with `taiwind-merge`
- Class merging with `tailwind-merge`
- Animation with `tailwindcss-animate`
- Conditional classes with `clsx`
- Variants with `class-variance-authority`