Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fork of create-react-app, includes tailwind css

License

Notifications You must be signed in to change notification settings

thomasbrus/create-react-app

 
 

Repository files navigation

Includes:

  • Tailwind CSS
  • Purgecss to reduce bundle size

Try and keep it up to date with facebook/create-react-app#next.

To publish a new version:

  • Make some changes in packages/react-scripts/config/webpack.config.prod.js
  • Update the version number in react-scripts/package.json
  • cd packages/react-scripts
  • Then run npm publish (might need credentials first, ask @thomasbrus)

About

Fork of create-react-app, includes tailwind css

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.3%
  • Other 0.3%