Method: Less::Node::Element#last
- Defined in:
- lib/less/engine/nodes/element.rb
#last ⇒ Object
85 |
# File 'lib/less/engine/nodes/element.rb', line 85 def last; elements.last end |
85 |
# File 'lib/less/engine/nodes/element.rb', line 85 def last; elements.last end |