Class | Sass::Supports::Condition |
In: |
lib/sass/supports.rb
|
Parent: | Object |
The abstract superclass of all Supports conditions.
Sets the options hash for the script nodes in the supports condition.
@param options [{Symbol => Object}] The options has to set.
Runs the SassScript in the supports condition.
@param env [Sass::Environment] The environment in which to run the script.