We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9516b71 + 909b84a commit 167129aCopy full SHA for 167129a
docs/utilities/colors.md
@@ -36,6 +36,7 @@ Similar to the contextual text color classes, easily set the background of an el
36
<div class="bg-warning text-white">Etiam porta sem malesuada magna mollis euismod.</div>
37
<div class="bg-danger text-white">Donec ullamcorper nulla non metus auctor fringilla.</div>
38
<div class="bg-inverse text-white">Cras mattis consectetur purus sit amet fermentum.</div>
39
+<div class="bg-faded">Cras mattis consectetur purus sit amet fermentum.</div>
40
{% endexample %}
41
42
{% callout info %}
0 commit comments