Based on cra-template-tailwindcss with TypeScript support based on the official TypeScript template for Create React App.
To use this template, add --template craco-tailwindcss-typescript
when creating a new app.
For example:
npx create-react-app my-app --template craco-tailwindcss-typescript
# or
yarn create react-app my-app --template craco-tailwindcss-typescript
For more information, please refer to: