dart-sass/doc/value.md

7 lines
251 B
Markdown
Raw Normal View History

2021-07-30 23:29:51 +02:00
Classes that represent Sass values. These are passed to and returned by
user-defined [`Callable`]s that are passed to functions like
[`compileToResult()`].
[`Callable`]: ../sass/Callable-class.html
[`compileToResult()`]: ../sass/compileToResult.html