Module: Less::Color1
- Defined in:
- lib/less/engine/parser.rb
Instance Method Summary collapse
Instance Method Details
#build ⇒ Object
3427 3428 3429 |
# File 'lib/less/engine/parser.rb', line 3427 def build Node::Color.new(*rgb.build) end |