Expand description
Typography utilities
Modules§
- content
- Utilities for controlling the content of the before and after pseudo-elements.
- font_
family - Utilities for controlling the font family of an element.
- font_
size - Utilities for controlling the font size of an element.
- font_
smoothing - Utilities for controlling the font smoothing of an element.
- font_
style - Utilities for controlling the style of text.
- font_
variant_ numeric - Utilities for controlling the variant of numbers.
- font_
weight - Utilities for controlling the font weight of an element.
- letter_
spacing - Utilities for controlling the tracking (letter spacing) of an element.
- line_
clamp - Utilities for visually truncating text after a fixed number of lines.
- line_
height - Utilities for controlling the leading (line height) of an element.
- list_
style_ position - Utilities for controlling the position of bullets/numbers in lists.
- list_
style_ type - Utilities for controlling the bullet/number style of a list.
- text_
align - Utilities for controlling the alignment of text.
- text_
color - Utilities for controlling the text color of an element.
- text_
decoration - Utilities for controlling the decoration of text.
- text_
decoration_ color - Utilities for controlling an element’s background color.
- text_
decoration_ style - Utilities for controlling the style of text decorations.
- text_
decoration_ thickness - Utilities for controlling the thickness of text decorations.
- text_
indent - Utilities for controlling the amount of empty space shown before text in a block.
- text_
opacity - Utilities for controlling the opacity of an element’s text color.
- text_
overflow - Utilities for controlling text overflow in an element.
- text_
transform - Utilities for controlling the transformation of text.
- text_
underline_ offset - Utilities for controlling the thickness of text decorations.
- text_
wrap - Utilities for controlling how text wraps within an element.
- vertical_
align - Utilities for controlling the vertical alignment of an inline or table-cell box.
- whitespace
- Utilities for controlling an element’s white-space property.
- word_
break - Utilities for controlling word breaks in an element.