@zardoy/scss-bundle
v3.4.1
Published
Modern, simple and configurable SCSS bundler
Downloads
2
Maintainers
Readme
scss-bundle
Bundles all SCSS imports into a single file recursively.
Fork of original scss bundle:
Breaking:
- Requires node 12+
- Remove CLI
Added:
resolve
- customize resolving. Can returnundefined
to mark as external.onLoad
- customize loading. Can be async.