What is this color function in Scss / css, is this some inbuilt function or a library

Viewed 39

svg { fill: color($grey, 800); } color() function is this some builtin function in scss/css.first arg is color code in hex and second argument is weight

0 Answers
Related