javivelasco / react-css-themr

Easy theming and composition for CSS Modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to be react 16 compitable

dchhetri opened this issue · comments

This might just be as little work as updating peer dependency

I haven't investigated the new Context API in react 16, but I wonder how much work it is to start using that.

I would recommend my https://github.com/klimashkin/css-modules-theme, it's much faster and is react version agnostic.