Class | Sass::Selector::Parent |
In: |
lib/sass/selector.rb
|
Parent: | Simple |
A parent-referencing selector (`&` in Sass). The function of this is to be replaced by the parent selector in the nested hierarchy.
Always raises an exception.
@raise [Sass::SyntaxError] Parent selectors should be resolved before unification @see Selector#unify