delowardev/vue3-circle-progress

Change fill-color via CSS

Opened this issue · 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