Using V-bind to set CSS vars in Vue 3 Composition issue
I apologize ahead of time if the answer is obvious, I'll admit I have never truly understood the bones of CSS vars! What I am trying to do: Use Vue 3 composition APIs v-bind to override a CSS value of…