styled-components / comparison

Comparing different ways to style components
MIT License
183 stars 23 forks source link

Add JSS example #23

Closed mxstbr closed 7 years ago

mxstbr commented 7 years ago

/cc @kof who might want to review this

Closes #1

kof commented 7 years ago

Thanks, will do.

kof commented 7 years ago

What I would love to see as well is using a separate module with constants for colors, because it shows the possibilities.

mxstbr commented 7 years ago

Awesome, thanks for going through this! Will update soon

mxstbr commented 7 years ago

Pushed commits with fixes for the suggestions, will merge for now! Let's do #24 and #25 and iterate on all of the examples with more general fixes.

Thanks for reviewing!