Public API
@angular-package/sass public API
Last updated
@angular-package/sass public API
Last updated
Features to @use
.
The @angular-package/sass/comparison
module to compare single or multiple values with a specified operator.
The sass:list
is extended by @angular-package/sass/list
- module lets you access and modify values in lists.
The sass:map
is extended by @angular-package/sass/map
- module makes it possible to look up the value associated with a key in a map, and much more.
The sass:math
is extended by @angular-package/sass/math
- module provides functions that operate on numbers.
The sass:meta
is extended by @angular-package/sass/meta
- module exposes the details of Sass’s inner workings.
The sass:string
is extended by @angular-package/sass/string
- module makes it easy to combine, search, or split apart strings.
The @angular-package/sass/translator
module handles global dictionary to translate words.
The @angular-package/sass/values
module to modify arbitrary values.