vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

Remove all inline styles

Open TuringJest opened this issue 3 years ago • 1 comments

Trigger styles by class not inline css. How are we supposed to customize the layout easily if you hardcode all the styles?

PS. Sorry for caps

TuringJest avatar Sep 14 '20 12:09 TuringJest

How to inject custom cssVars into the components style block: https://www.telerik.com/blogs/passing-variables-to-css-on-a-vue-component

TuringJest avatar Sep 23 '20 14:09 TuringJest