This project was bootstrapped with Create React App.
In the project directory, you can run:
npm run develop
npm run build
build
folder, in production modewith_firebase_auth
purgecss
- by default, tailwindcss imports all classes. purgecss removes all unused classes, significantly reducing compiled file size.cssnano
- css minifier + remove css commentsautoprefixer
- Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.