Hwaro::Assets::Sass::ListV
Inherits Hwaro::Assets::Sass::Value / Reference / Object
Constructors
new(items : Array(Value), sep : Sep = Sep::Space, bracketed : Bool = false)
SourceInstance methods
bracketed
Sourceeq?(other : Value) : Bool
Sass equality (==). Subclasses override; default is identity
on serialized text.
inspect_css
Unlike to_css: keeps null members (they are real elements, so
dropping them changes length) and parenthesizes unbracketed
sublists so nesting survives a storage round-trip.
items
Sourcesep
Source