This is a create-react-app template for create a react project with tailwindcss already configured.
To use this template, you should run the following command in your terminal / cmd.
npx create-react-app your-app-name --template tailwindcss-starter
# or
yarn create react-app you-app-name --template tailwindcss-starter
tailwind.config.js
file to add your custom valuesnpm run format
# or
yarn format
All the important libraries that the project use.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
MIT LICENSE - Angel Martinez