Closed eswat2 closed 3 years ago
should give an option to provide default values if the css vars are absent:
'ds1-primary': 'var(--ds1-primary, "#ff851b")'
[CSS var()](https://developer.mozilla.org/en-US/docs/Web/CSS/var()) -- moz://a
This will let me remove the root vars...
DONE
should give an option to provide default values if the css vars are absent:
[CSS var()](https://developer.mozilla.org/en-US/docs/Web/CSS/var()) -- moz://a