Table row-variants does not respect font-color
Created by: tomsommer
When adding table-danger
, it does not adjust color
like other *-danger contexts do, like buttons etc.
Basically https://github.com/twbs/bootstrap/blob/v4-dev/scss/mixins/_table-row.scss#L10 needs color: color-yiq($background);