Class | Sass::Tree::Visitors::SetOptions |
In: |
lib/sass/tree/visitors/set_options.rb
|
Parent: | Sass::Tree::Visitors::Base |
A visitor for setting options on the Sass tree
@param root [Tree::Node] The root node of the tree to visit. @param options [{Symbol => Object}] The options has to set.