This boilerplate using react-app-rewired helps to override create-react-app webpack config without running eject. Currently, it does:
- support
tailwindcss. - support
styled-component, plustwin.macrofor integrating withtailwindclasses. - support
bundle-analyzerto analyze bundle size.