Module
Less::Functions
In:
lib/less/engine/nodes/function.rb
Functions
useable from within the style-sheet go here
Methods
available
hsl
hsla
rgb
rgba
Public Class methods
available
()
Public Instance methods
hsl
(*args)
hsla
(h, s, l, a = 1.0)
HSLA to RGBA
rgb
(*rgb)
rgba
(*rgba)
RGBA to
Node::Color
[Validate]