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