We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5f51d commit 4f05e3bCopy full SHA for 4f05e3b
scss/utilities/_text.scss
@@ -45,6 +45,7 @@
45
@include text-emphasis-variant(".text-#{$color}", $value);
46
}
47
48
+.text-body { color: $body-color !important; }
49
.text-muted { color: $text-muted !important; }
50
51
// Misc
0 commit comments