Module text_overflow

Module text_overflow 

Source
Expand description

Utilities for controlling text overflow in an element.

Class Properties
truncateoverflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-ellipsistext-overflow: ellipsis;
text-cliptext-overflow: clip;

Tailwind reference