Method: Less::Node::Variable#declaration
- Defined in:
- lib/less/engine/nodes/property.rb
#declaration ⇒ Object (readonly)
Returns the value of attribute declaration.
89 90 91 |
# File 'lib/less/engine/nodes/property.rb', line 89 def declaration @declaration end |