> CSS is a separate issue – React doesn't mix CSS into the pot at all.
Not quite true, ReactNative does, React supports it[0] and one of the lead devs (vjeux, gave the reactjs conf 2015 keynote) has a presentation on doing exactly that[1] alongside being the lead dev on Facebook's css-layout (which IIRC underlies ReactNative's layouting)
Not quite true, ReactNative does, React supports it[0] and one of the lead devs (vjeux, gave the reactjs conf 2015 keynote) has a presentation on doing exactly that[1] alongside being the lead dev on Facebook's css-layout (which IIRC underlies ReactNative's layouting)
[0] https://facebook.github.io/react/tips/inline-styles.html
[1] https://speakerdeck.com/vjeux/react-css-in-js
[2] https://github.com/facebook/css-layout/graphs/contributors