| Class | Sass::Tree::Visitors::Cssize::Bubble |
| In: |
lib/sass/tree/visitors/cssize.rb
|
| Parent: | Object |
A wrapper class for a node that indicates to the parent that it should treat the wrapped node as a sibling rather than a child.
Nodes should be wrapped before they‘re passed to \{Cssize.visit}. They will be automatically visited upon calling \{pop}.
This duck types as a [Sass::Tree::Node] for the purposes of tree-manipulation operations.
| group_end | [RW] | |
| node | [RW] | |
| tabs | [RW] |