Method: Less::Node::Element#partial
- Defined in:
- lib/less/engine/nodes/element.rb
#partial ⇒ Object
Returns the value of attribute partial.
15 16 17 |
# File 'lib/less/engine/nodes/element.rb', line 15 def partial @partial end |
Returns the value of attribute partial.
15 16 17 |
# File 'lib/less/engine/nodes/element.rb', line 15 def partial @partial end |