CSS Utilities

Text

These are single responsibility classes designed to help reduce duplication in our SCSS.

Word breaking

Break strings when their length exceeds the width of their container.

.u-textBreak

Inherit Color

.u-textInheritColor

Font Kerning

.u-textKern

Prevent Whitespace Wrapping

.u-textNoWrap

Truncate Text

.u-textTruncate

Small Text

.u-textSize-small

Font Weight Light

.u-textWeight-light

Font Weight Semi-Light

.u-textWeight-semiLight

Font Weight Normal

.u-textWeight-normal

Font Weight Semi-Bold

.u-textWeight-semiBold

Font Weight Bold

.u-textWeight-bold

Capital Case Element

.u-posAbsolute
Menu