piotrwitek / react-redux-typescript-jspm-starter

Futuristic, bundle-free, development environment for building Component-Driven SPA with React, Redux and TypeScript - powered by JSPM (SystemJS & Rollup with tree-shaking)
https://piotrwitek.github.io/react-redux-typescript-jspm-starter/
MIT License
231 stars 43 forks source link

Adapt alternative scoped component styling approach #31

Open piotrwitek opened 7 years ago

piotrwitek commented 7 years ago

Best up to date scoped component styling approach:

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

piotrwitek commented 7 years ago

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