Module typography

Source
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.
OSZAR »