1

I want to declare a custom variable with a specific syntax e.g.:

@property --colorPrimary {
  syntax: "<color>";
  initial-value: magenta;
  inherits: false;
}

So that I can animate the property, however this bit of code seems to be ignored by scss.

Mike Jerred
  • 9,551
  • 5
  • 22
  • 42

0 Answers0