Abstract
Abstract
compileCompile SASS source string into CSS; returns a SASS compiler result with the result CSS or with an error when compilation is not successful.
sass-source code to compile
Optional
options: SassCompileOptionsExtra options to pass the the compiler
Describes a sass compiler