Crate sass_rs

Source

Structs§

Options
The user facing Options struct, where they can select the libsass options

Enums§

Context
OutputStyle
See the Sass docs for examples of how each style looks.

Functions§

compile_file
Takes a file path and compiles it with the options given
compile_string
Takes a string and compiles it with the options given