I'm not sure if this is someting that needs to be fixed on the react-toolbox side.
When I try to use postcss-import to import from react-toolbox/lib/[component]/theme.css, it is unable to find relative imports like ../helpers.css.
Are there any examples that use postcss-import using react-toolbox from npm?