CommentJan 25, 2017
Hi Max, I've recently discovered the styled-components project and I have some unresolved questions: parent/child relations: how to express them? I had read something on the issues of the project, but I don't know (yet) an official solution... developer experience: since its css in js, we can't take advantage of the classic css livereload during development. I know that we now got hot module replacement (from webpack at least), but Its a bit unstable isnt it?