Module rsass::input

source ·
Expand description

Finding and loading files.

Structs

Enums

  • An error loading a file.
  • Parsed source that is either css or sass data.
  • The kind of loading, or why a load is attempted.

Traits

  • A file context manages finding and loading files.

Type Aliases