Skip to content

Commit fe722c2

Browse files
eddyerburghmdo
authored andcommitted
added text-gray-dark class (#19847)
1 parent 8b13c51 commit fe722c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scss/utilities/_text.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444

4545
@include text-emphasis-variant('.text-danger', $brand-danger);
4646

47+
// Font color
48+
49+
@include text-emphasis-variant('.text-gray-dark', $gray-dark);
50+
4751
// Misc
4852

4953
.text-hide {

0 commit comments

Comments
 (0)