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.