react-themes

UI theme composition with CSS Modules and React

OTHER License

Downloads
990
Stars
1
Committers
2

React Themes

Themeable UI styling of React components, with theme composition features, based on react-css-themr ideas.

It allows to easily reuse the same core component inside different applications, and contexts, modifying its look via default, context, and ad hoc themes. Powered by CSS modules and core HTML/CSS mechanics: it does not require any unstable dependencies, no restricts you from using of other (S)CSS tools of your choice.

>>> Documentation <<<

>>> Documentation <<<