Method: Less::Node::Color#r
- Defined in:
- lib/less/engine/nodes/literal.rb
#r ⇒ Object (readonly)
Returns the value of attribute r.
16 17 18 |
# File 'lib/less/engine/nodes/literal.rb', line 16 def r @r end |
Returns the value of attribute r.
16 17 18 |
# File 'lib/less/engine/nodes/literal.rb', line 16 def r @r end |