Dynamyc SCSS classes with % value
Hello, I'm replacing a deprecated Angular library and I'm trying to create a class in this way:
But it gives me error:
But it gives me error:
term expectedscss(css-termexpected). So I also tried: But it doesn't seem to apply any class. What am I doing wrong?