Text formatting
Used to format text and style text
Usage
Add text-*
class to block or inline block element.
<div class="text-center">
// Your content
</div>
Classes
Class | Value |
---|---|
text-normal | |
text-2xsmall | |
text-xsmall | |
text-small | |
text-medium | |
text-large | |
text-xlarge | |
text-2xlarge | |
text-smaller | |
text-larger | |
text-line-through | |
text-overline | |
text-underline | |
text-dashed | |
text-dotted | |
text-double | |
text-solid | |
text-wavy | |
text-lighter | |
text-bold | |
text-bolder | |
text-italic | |
text-oblique | |
text-capitalize | |
text-lowercase | |
text-uppercase | |
text-small-caps | |
text-truncate | |
text-left | |
text-right | |
text-justify | |
text-center | |
text-nowrap |
Add
@s
,@m
, or@l
suffix to support breakpoints