andreypopp / react-css-components

Define React presentational components with CSS
677 stars 23 forks source link

Webpack 2 #16

Open KacperKozak opened 7 years ago

KacperKozak commented 7 years ago

How to run react-css-components in webpack 2? When I try to run I get an error:

Error: Module '/home/kacper/Works/maybeer/node_modules/react-css-components/lib/index.js' is not a loader (must have normal or pitch function)

jonathanbergson commented 7 years ago

I'm having the same problem. How can we solve it?

rubencustodio commented 7 years ago

Any luck?

andreypopp commented 7 years ago

Please send a PR, I did't start using webpack 2 yet so I didn't update this lib for it.