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