create react app with tailwindcss configed

  • By Pouya Saadeghi
  • Last update: Oct 4, 2022
  • Comments: 0

Create React App + Tailwind CSS

(with Purgecss, Autoprefixer, CSSNano)

It's Create React App but with Tailwind CSS config, ready to use

  1. Clone
  2. npm i
  3. npm run start for live reloading (also reloads everytime you change tailwind config)
  4. npm run build for production (purges unused CSS and minifes and adds prefixes)

Thanks!

Github

https://github.com/saadeghi/create-react-app-tailwindcss