Module: Sass::Tree::Visitors
- Defined in:
- lib/sass/tree/visitors/base.rb
Overview
Visitors are used to traverse the Sass parse tree. Visitors should extend Base, which provides a small amount of scaffolding for traversal.
Defined Under Namespace
Classes: Base, CheckNesting, Convert, Cssize, DeepCopy, Extend, Perform, SetOptions, ToCss