cssinjs / aphrodite-jss

Aphrodite-like API on top of JSS.
MIT License
92 stars 17 forks source link

Using with React #24

Open trusktr opened 5 years ago

trusktr commented 5 years ago

If we use this with React, the render() method may call css(rule1, rule2) multiple times. Is this okay?