Function sass_rs::compile_string [] [src]

pub fn compile_string(content: &str, options: Options) -> Result<String, String>

Takes a string and compiles it with the options given