Compiles SASS file.
path to compiling SASS file
path to result CSS file. If null, returns compiled code as string
returns SASS source map string
compiled CSS code, if output parameter is empty. Otherwise null
See Implementation
Compiles SASS file.