Text Decoration Style

Utilities for controlling the style of text decorations.

Class CSS Output
decoration-dotted
text-decoration-style: dotted;
decoration-double
text-decoration-style: double;
decoration-solid
text-decoration-style: solid;
decoration-dashed
text-decoration-style: dashed;
decoration-wavy
text-decoration-style: wavy;