Landings

Tailwind CSS

Text Decoration

Utilities for controlling the decoration of text.

ClassProperties
underlinetext-decoration-line: underline;
overlinetext-decoration-line: overline;
line-throughtext-decoration-line: line-through;
no-underlinetext-decoration-line: none;