Skip to content

Commit 358dc19

Browse files
committed
TODO comment added
1 parent cb00a2e commit 358dc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mdc/Progress/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
@include linear-progress.core-styles;
55

66
.bar-color {
7-
@include linear-progress.bar-color(var(--sil-primary-blue));
7+
@include linear-progress.bar-color(var(--sil-primary-blue)); //TODO change variable name to something more generic, fallback to primary theme color?
88
}

0 commit comments

Comments
 (0)