react-css-themr should be in peerDependencies
Author: javaguru-chCreated Mar 30, 2017Updated Jul 3, 2025
LabelsType: Enhancementgood first issue
I think the module `react-css-themr` should be listed in the `peerDependencies` of the `package.json` instead of the `dependencies`. Otherwise, if I use both modules (`react-cssthemr` and `react-toolbox`) in a project, I'll end up having the `react-css-themr` module twice in my bundle.
Source: react-toolbox/react-toolbox