React Themeit Versions Save

An easy way to theme your components using css modules and js css objects thanks to aphrodite. Also works with asynchronously loaded styles!

v1.3.0

7 years ago

exposed the themed component in order to access this components functions

v1.2.0

7 years ago
  • enhanced allow passing mergeContext as a prop to themed component

v1.1.0

7 years ago
  • enhanced addFiles property replace with addStyleFiles, as it's more self-explanatory (#4 by @BonneVoyager)

v1.0.0

7 years ago
  • enhanced addFiles now can actually handle multiple files (#3)
  • new mergeContext option (#2)