Akryum / Akryum/vue-progress-path

Adding CSS Class to loader

オープン
#4 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。