We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81d0a9 commit 7ed4894Copy full SHA for 7ed4894
scss/_tables.scss
@@ -4,6 +4,7 @@
4
5
.table {
6
--#{$variable-prefix}table-bg: #{$table-bg};
7
+ --#{$variable-prefix}table-accent-bg: #{$table-bg};
8
--#{$variable-prefix}table-striped-color: #{$table-striped-color};
9
--#{$variable-prefix}table-striped-bg: #{$table-striped-bg};
10
--#{$variable-prefix}table-active-color: #{$table-active-color};
0 commit comments