class

Hwaro::Assets::Sass::Raw

Inherits Hwaro::Assets::Sass::Value / Reference / Object

Unmodeled token soup: hex colors, url(...)/calc(...) spans, reconstructed unknown-function calls. Serializes verbatim.

Constructors

new(text : String)
Source

Instance methods

text
Source
to_css

CSS text for this value (what lands in output).

Source