.color-inherit.color-transparent.color-{COLOR}.color-{COLOR}-{VARIATION-TAG}.color-{COLOR}-{CONDITION}.color-{COLOR}-{VARIATION-TAG}-{CONDITION}
For color syntax, view color declarations
-
.text-leading-compactShrinks line-height to
$body-line-heightmultiplied by$body-line-height-compact-factor. .75 or 18px by default -
.text-leading-expandedexpands line-height to
$body-line-heightmultiplied by$body-line-height-expanded-factor. 1.5 or 35px by default -
.text-leading-normalizeResets line-height to
$body-line-height. 24px by default -
.text-leading-inheritline-height is set to inherit line-height.
-
.text-leading-wholeline-height is set to 1. which means no line-height. just the same height as the font.
.text-align-center.text-align-right.text-align-left.text-align-justify.text-align-inherit
.text-decoration-none.text-decoration-line-under.text-decoration-line-through.text-decoration-line-over.text-decoration-style-solid.text-decoration-style-wavy.text-decoration-style-double.text-decoration-style-wavy
.text-transform-uppercase.text-transform-lowercase.text-transform-capitalize.text-transform-inherit.text-transform-none
.text-vertical-align-middle.text-vertical-align-baseline.text-vertical-align-top.text-vertical-align-bottom.text-vertical-align-text-top.text-vertical-align-text-bottom.text-vertical-align-sub.text-vertical-align-super.text-vertical-align-inherit
-
.text-wrapWrap text
-
.text-wrap-nowrapDon't wrap the text AT ALL
-
.text-wrap-breakWrap text but allow superduperfuckingshitshitbitchinlongfu
king words to break
-
.text-wrap-ellipsisSingle line of text that cuts off any overflow with a an ellipsis
-
.text-wrap-ellipsis-multipleAllows multiple lines based on given
$body-ellipsis-multiple-factor. 2 by default -
.text-wrap-hyphens-autoautuomatically hyphenate
-
.text-wrap-hyphens-manualmanually hyphenate
-
.text-wrap-hyphens-nonenope
-
.text-clip-backgroundCreate knockout text effect. useful with .bacgkround-gradient classes
-
.pAdds margins to element as if it were a
<p>tag