scss-bundle icon indicating copy to clipboard operation
scss-bundle copied to clipboard

Bundling SCSS files to one bundled file.

Results 31 scss-bundle issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In Angular 13 having the '~' sign before "@use" fails the build. On removing ~ from '@angular/material' fails scss-bundle with the following error: There is an error...

**Describe the bug** I have a setup file (as described in https://github.com/reactway/scss-bundle/issues/90#issuecomment-885997412 ) to handle my "@use " since the last year (july 2021) run from gulp. Everything was fine....

**Describe the bug** Despite using the latest version of sass, which implements the new module system, scss-bundle won't let me use `@use` or `@forward` to import a file. Having just...

enhancement

In #48, it was noted that all import paths had the `.scss` extension added if not already present. A fix was merged which solved the situation of a `.css` extension...

running the bundler results into error. With version v2.5.1 the bundler works. [14:12:12] erro: There is an error in your styles: [14:12:12] erro: NoSuchMethodError: method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I have a use case for the 'BundleAll' method, so I'm using the same technique as suggested in #67. However, the bundled files have the comment below appear multiple times....

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi, Our app is build with multiple themings sheets and Angular 12. A main theming file imports some and these imports some other theming files too (simple parent-children logic). I...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies