This boilerplate using react-app-rewired
helps to override create-react-app
webpack config without running eject
. Currently, it does:
tailwindcss
.styled-component
, plus twin.macro
for integrating with tailwind
classes.bundle-analyzer
to analyze bundle size.