class

Hwaro::Assets::Sass::Ast::AtRootNode

Inherits Hwaro::Assets::Sass::Ast::Node / Reference / Object

@at-root { ... } / @at-root .sel { ... } — evaluates its body outside the current style-rule nesting (but inside any surrounding at-rule).

Constructors

new(selector : Nil | Hwaro::Assets::Sass::Ast::TextTemplate, children : Array(Hwaro::Assets::Sass::Ast::Node), line, column)
Source

Instance methods

children
Source
selector
Source