UNPKG

create-react-shadcn-app

Version:

CLI tool to create React applications with shadcn/ui components

6 lines (4 loc) 81 B
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;