Text Wrap

The text-wrap CSS shorthand property controls how text inside an element is wrapped.
Class
Properties
text-wrap
text-wrap: wrap;
text-nowrap
text-wrap: nowrap;
text-balance
text-wrap: balance;
text-pretty
text-wrap: pretty;
utilities.scss API