reactway / scss-bundle

Bundling SCSS files to one bundled file.
MIT License
56 stars 25 forks source link

fix: resolve imports in registry content #77

Closed weizhenye closed 5 years ago

weizhenye commented 5 years ago

I'm not sure what will be broken, but all tests are passed.

Fixes #76

MartynasZilinskas commented 5 years ago

@weizhenye It looks good. Thanks for your contribution :tada:. It will be released as a canary version first.

Please write if everything works correctly so that we will release it as a full version.

weizhenye commented 5 years ago

@MartynasZilinskas I have written a rollup plugin using scss-bundle and it works fine in my private project.