toolbox-loader icon indicating copy to clipboard operation
toolbox-loader copied to clipboard

A webpack loader to add themes to React Toolbox

Results 2 toolbox-loader issues
Sort by recently updated
recently updated
newest added

got this error when using toolbox-loader to load theme scss file replacement. Invalid CSS after "...building: true;": expected 1 selector or at-rule, was "@mixin font-face($" there's an extra character in...

`var fromBuild = options.fromBuild || true;` `fromBuild` will always be true.