class Sass::Tree::MediaNode

A static node representing a ‘@media` rule. `@media` rules behave differently from other directives in that when they’re nested within rules, they bubble up to top-level.

@see Sass::Tree