ZeroTwoFour

Results 1 issues of ZeroTwoFour

SCSS Example: `$someVar: 'myprefix';` ` /**` ` * @tokens Colors` ` * @presenter Color` ` */` `--#{$somevar}-color: var(--#{$someVar}-my-col);` Currently complex names are not compiled properly