thomasbrus / create-react-app

Fork of create-react-app, includes tailwind css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 98.5%Language:Shell 1.3%Language:HTML 0.1%Language:AppleScript 0.1%Language:CSS 0.1%