Module legacy

Source
Expand description

Support for “legacy” features.

Re-exports§

pub use crate::BoxLogger;
pub use crate::Logger;
pub use crate::OutputStyle;

Structs§

LegacyImporterThis
More information: Sass documentation
LegacyOptions
More information: Sass documentation
LegacyOptionsBuilder
A builder for LegacyOptionsBuilder.
LegacyPluginThis
More information: Sass documentation
LegacyPluginThisOptions
A partial representation of the options passed to [Sass::render].
LegacyPluginThisOptionsResult
A partially-constructed LegacyResult object.
LegacyPluginThisOptionsResultStats
Partial information about the compilation in progress.
LegacyResult
More information: Sass documentation
LegacyResultStats
More information: Sass documentation

Enums§

IndentType
More information: Sass documentation
LegacyImporterResult
More information: Sass documentation
LineFeed
More information: Sass documentation

Constants§

PATH_DELIMITER
The platform-specific file delimiter, ‘:’ for unix.

Traits§

LegacyImporter
More information: Sass documentation

Type Aliases§

BoxLegacyImporter
A type alias for Box.