Akryum / Akryum/vue-progress-path

Adding CSS Class to loader

未关闭
#4 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Vue
星标
420
派生
36
PR 合并指标
30 天内没有已合并 PR

描述

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

```
.vue-progress-path .progress-one {
stroke: red;
}
.vue-progress-path .progress-two {
stroke: blue;
}
.vue-progress-path .progress-three {
stroke: green;
}
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。