Method: Less::Node::Variable#to_s
- Defined in:
- lib/less/engine/nodes/property.rb
#to_s ⇒ Object
100 101 102 |
# File 'lib/less/engine/nodes/property.rb', line 100 def to_s "@#{super}" end |
100 101 102 |
# File 'lib/less/engine/nodes/property.rb', line 100 def to_s "@#{super}" end |