How do you set up T3 with Shadcn UI

should I change the tailwind.config.js to tailwind.config.ts
2 Replies
Mocha
Mocha10mo ago
If you can, you probably should. .js with JSDoc is fine too
dollahane23033
dollahane2303310mo ago
I like using their template if I’m starting a new project. Everything is setup npx create-next-app -e https://github.com/shadcn/next-template
GitHub
GitHub - shadcn-ui/next-template: A Next.js 13 template for buildin...
A Next.js 13 template for building apps with Radix UI and Tailwind CSS. - GitHub - shadcn-ui/next-template: A Next.js 13 template for building apps with Radix UI and Tailwind CSS.