Structs§
- Options
- The user facing Options struct, where they can select the libsass options
Enums§
- Context
- Output
Style - 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