nathanmarks / jss-theme-reactor

NOT MAINTAINED Powerful theming layer for use with the jss CSS in JS library
MIT License
64 stars 6 forks source link

JSS as a direct dependency #4

Closed kof closed 7 years ago

kof commented 7 years ago

I switched in react-jss and aphrodisiac to making jss and jss-preset-default a dependency instead of peerDependency. It makes installation easier for the enduser. I have provided a function for the edge case when customization of jss is required, also I have exported the default jss instance.