Class | Sass::Tree::WarnNode |
In: |
lib/sass/tree/warn_node.rb
|
Parent: | Node |
A dynamic node representing a Sass `@warn` statement.
@see Sass::Tree
Prints the expression to STDERR with a stylesheet trace.
@param environment [Sass::Environment] The lexical environment containing
variable and mixin values