I am using augmented-ui with vue (and its cli-service). The problematic pattern is repeated in the three lines: `(--foo: , 0 0)` If I delete the commas, then the problems gone.
I am using augmented-ui with vue (and its cli-service). The problematic pattern is repeated in the three lines:
(--foo: , 0 0)If I delete the commas, then the problems gone.