1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-27 05:24:38 +04:00
Files
tabler/scss/utils/_text.scss
T
codecalm 563624efcd #466
2020-01-25 11:12:04 +01:00

5 lines
93 B
SCSS

// stylelint-disable declaration-no-important
.text-inherit {
color: inherit !important;
}