Crate sass_rs [] [src]

Structs

Options

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

Enums

Context
OutputStyle

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