mirror of
https://github.com/primer/css.git
synced 2025-01-06 05:33:07 +03:00
Add text-gray-light
This commit is contained in:
parent
176d8dd771
commit
76c66a62bb
@ -63,6 +63,9 @@ You can set the color inheritance on an element by using the `text-inherit` clas
|
||||
<div class="text-gray mb-2">
|
||||
.text-gray on white
|
||||
</div>
|
||||
<div class="text-gray-light mb-2">
|
||||
.text-gray-light on white
|
||||
</div>
|
||||
<div class="text-red mb-2">
|
||||
.text-red on white
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user