bertho-zero / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using react, redux, express and feathers
https://react-hot-example.herokuapp.com/
MIT License
636 stars 171 forks source link

Inline Styles (CSS in JS) #514

Open jchook opened 5 years ago

jchook commented 5 years ago

As outlined in the roadmap, we should implement inline styles.

LogRocket's comparison seems like a relatively recent and thorough comparison.

bertho-zero commented 5 years ago

My choice would be to use Emotion.

jchook commented 5 years ago

My only beef with Emotion.. the API took a weird turn.

bertho-zero commented 5 years ago

Thank you, I did not see that. Thank you, I did not see that. I will follow the evolution of the discussion.