Overflow Wrap

Utilities for controlling how words should break within an element.

Class CSS Output
wrap-break-word
overflow-wrap: break-word;
wrap-anywhere
overflow-wrap: anywhere;
wrap-normal
overflow-wrap: normal;