saadeghi / create-react-app-tailwindcss

create react app with tailwindcss configed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

create react app with tailwindcss configed


Languages

Language:JavaScript 79.3%Language:HTML 18.6%Language:CSS 2.0%