react-redux-typescript-jspm-starter icon indicating copy to clipboard operation
react-redux-typescript-jspm-starter copied to clipboard

Adapt alternative scoped component styling approach

Open piotrwitek opened this issue 7 years ago • 1 comments

Best up to date scoped component styling approach:

  • Comparison to other available options: https://github.com/styled-components/comparison

https://github.com/styled-components/styled-components

piotrwitek avatar Nov 01 '16 22:11 piotrwitek

another alternative we are using in our greenfield project is https://github.com/typestyle/typestyle, which is a solid choice for component based designs with react, that don't really benefit from BEM approach except an additional overhead

piotrwitek avatar Feb 07 '17 20:02 piotrwitek