Public API
@angular-package/sass public API
Features to @use
.
Comparison
The @angular-package/sass/comparison
module to compare single or multiple values with a specified operator.
List
The sass:list
is extended by @angular-package/sass/list
- module lets you access and modify values in lists.
Map
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.
Math
The sass:math
is extended by @angular-package/sass/math
- module provides functions that operate on numbers.
Meta
The sass:meta
is extended by @angular-package/sass/meta
- module exposes the details of Sass’s inner workings.
String
The sass:string
is extended by @angular-package/sass/string
- module makes it easy to combine, search, or split apart strings.
Translator
The @angular-package/sass/translator
module handles global dictionary to translate words.
Values
The @angular-package/sass/values
module to modify arbitrary values.
Last updated