Dependencies
MicheleBertoli opened this issue · 2 comments
MicheleBertoli commented
Hello @andreypopp, I've added the library to MicheleBertoli/css-in-js.
To make it work locally, I had to install some extra dependencies: style-loader, css-loader and babel-plugin-transform-object-rest-spread.
I guess it would be nice to have those deps installed automatically with the package.
Thanks!
andreypopp commented
Thanks!
Reference #1
andreypopp commented
Done