add variables for setting background-color thead, tbody, tfoot (#2206)

* add variables for setting background-color thead, tbody, tfoot

* update changelog
This commit is contained in:
Jonathan Taylor
2018-10-31 09:35:42 -04:00
committed by Jeremy Thomas
parent 2eed7b3994
commit dfd0b88c2c
2 changed files with 8 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
## 0.7.3
### New features
* #2206 Fix #2046 -> Set background-color for Tables via sass vars
* #2145 Fix #372 -> New indeterminate progress bars
### Improvements