Skip to content

Add support for quietDeps for Sass compiler #13530

@giggio

Description

@giggio

Right now the quietDeps/--quiet-deps option is not available in the sass function. It would allow us to not have to silence warnings for all the codebase.

See references:
https://sass-lang.com/documentation/cli/dart-sass/#quiet-deps
https://sass-lang.com/documentation/js-api/interfaces/stringoptions/#quietDeps

Use case:
I'm customizing Bootstrap and getting a lot of deprecation warnings after I started to import it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions