Method Web.Sass.Api()->compile_string()
- Method compile_string
string(8bit)compile_string(string(8bit)source)- Description
Compiles the string
sourceand returns the generated CSS.- Note
If the
sourcecontain @import directives you have to explicitly set the include path via include_path.- Parameter
source The string to compile