FormidableLabs / css-to-radium

Radium migration CLI, converts CSS to Radium-compatible JS objects.
MIT License
79 stars 5 forks source link

Syntax errors #10

Closed austinmao closed 8 years ago

austinmao commented 8 years ago

I am getting a syntax error when using css-to-radium. I am using webpack + babel.

See css and converted js here: https://gist.github.com/austinmao/9b58bb5c15cf27322e58

austinmao commented 8 years ago

Silly me, it's because there was no module.exports wrapping the object.