Open ianarsenault opened 6 years ago
yeah im trying to figure that out too
found out i have to have my css classes right next to each other. So it'd be:
.progress-two.vue-progress-path
becuase what you have is saying that you want to get the child of .vue-progress-path
being .progress-two
I'm interested to know how to add multiple progress loaders on a component with different stroke colors. I'm running into issues adding my own stroke color to each of them.
I'm looking to do something like this