To use this template, add --template styled-tailwind-typescript
when creating a new app.
For example:
npx create-react-app my-app --template styled-tailwind-typescript
# or
yarn create react-app my-app --template styled-tailwind-typescript
cra template for styled-components, tailwindcss and react with typescript
TypeScript