class Sass::Script::Value::Color
def hsl
-
(Array
- A frozen three-element array of the)
def hsl [hue, saturation, lightness].freeze end
(Array)
- A frozen three-element array of the
def hsl [hue, saturation, lightness].freeze end