cssinjs / theming

Unified CSSinJS theming solution for React
300 stars 39 forks source link

Add support for useTheme hook #84

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

As hooks are now in a stable release, I added a small util function for getting the theme inside functional components.

kof commented 5 years ago

Missing the docs

HenriBeck commented 5 years ago

Alright, updated the docs