javivelasco / react-css-themr

Easy theming and composition for CSS Modules.
MIT License
591 stars 68 forks source link

Update to be react 16 compitable #83

Open dchhetri opened 6 years ago

dchhetri commented 6 years ago

This might just be as little work as updating peer dependency

harsimranb commented 6 years ago

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

klimashkin commented 5 years ago

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