Good morning everyone!
I need to create color variables in SCSS and I'm doing it like this:
@for $i from 1 to 50{
$corClara{$i}:red;
}
But I can not get it to work ... Koala, when compiling, always says that the problem is in the {$ i} ....
asked by
18.09.2018 / 05:32