Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

sass color functions

color.change($color,
  $red: null, $green: null, $blue: null,
  $hue: null, $saturation: null, $lightness: null,
  $whiteness: null, $blackness: null,
  $alpha: null)
change-color(...) //=> color
Source by sass-lang.com #
 
PREVIOUS NEXT
Tagged: #sass #color #functions
ADD COMMENT
Topic
Name
3+1 =