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