vue3-circle-progress icon indicating copy to clipboard operation
vue3-circle-progress copied to clipboard

Change fill-color via CSS

Open nedelcu28 opened this issue 3 years ago • 0 comments

Hi, I am using your component in my Ionic/Vue.ts app, it works well but I am unable to set the fill-color prop to a custom hex value because of some weird babel/eslint parser issue I can't solve.(VueCompilerError: Error parsing JavaScript expression: Identifier directly after the number.). Is there any CSS hack to change the color fill to another color? Thanks

nedelcu28 avatar Oct 30 '22 20:10 nedelcu28