It's Create React App but with Tailwind CSS config, ready to use
- Clone
npm inpm run startfor live reloading (also reloads everytime you change tailwind config)npm run buildfor production (purges unused CSS and minifes and adds prefixes)
Thanks!
It's Create React App but with Tailwind CSS config, ready to use
npm inpm run start for live reloading (also reloads everytime you change tailwind config)npm run build for production (purges unused CSS and minifes and adds prefixes)Thanks!