rainbow colors animation scss code example
Example: sass rainbow color background
$type: if($random, 'random', if(length(nth($colors, 1)) > 1, 'custom', 'equal'));
$type: if($random, 'random', if(length(nth($colors, 1)) > 1, 'custom', 'equal'));