To use this template, add --template styled-tailwind-typescript when creating a new app.
--template styled-tailwind-typescript
For example:
npx create-react-app my-app --template styled-tailwind-typescript # or yarn create react-app my-app --template styled-tailwind-typescript