styled-components / comparison

Comparing different ways to style components
MIT License
183 stars 23 forks source link

Move css-loader for node_modules and normalize.css to base config #18

Closed mxstbr closed 7 years ago

mxstbr commented 7 years ago

All variations will need normalize.css in their dependencies, as well as the loader setup for it. Copy the part from the webpack.custom.babel.js that's in every example so far and put it into webpack.base.babel.js!