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
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