Landings
Stacks
Colors
Submit
About
Tailwind CSS
Text Decoration
Utilities for controlling the decoration of text.
Class
Properties
underline
text-decoration-line: underline;
overline
text-decoration-line: overline;
line-through
text-decoration-line: line-through;
no-underline
text-decoration-line: none;