Skip to content

angular/rules_sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rules_sass

Important

The source code for this library is maintained in the angular/dev-infra repository. Please open any issues or pull requests in that repository.

Usage

Add the dependency for rules_sass to your MODULE.bazel file.

bazel_dep(name = "rules_sass")

git_override(
    module_name = "rules_sass",
    remote = "https://github.com/angular/rules_sass.git",
    commit = "{SHA}",
)

About

High-performance dart-sass ruleset for compiling Sass files

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors