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