Class: Sass::Tree::Visitors::Cssize::Extend
- Inherits:
- Struct
- Object
- Struct
- Sass::Tree::Visitors::Cssize::Extend
- Defined in:
- .ruby-sass/lib/sass/tree/visitors/cssize.rb
Overview
A simple struct wrapping up information about a single `@extend` instance. A single ExtendNode can have multiple Extends if either the parent node or the extended selector is a comma sequence.