vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

(backport) fix(ui): sass variable assignment #6753

Closed coryrylan closed 2 years ago

coryrylan commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the new behavior?

Updates sass var to compile down to plain CSS correctly when assigning to a CSS custom property

Closes: https://github.com/vmware/clarity/issues/6751

Does this PR introduce a breaking change?

Other information