text-decoration-thickness
Utilities for controlling the thickness of text decorations.
| Utility | Styles |
|---|---|
decoration[*<value>*] | text-decoration-thickness: *<number>*px; |
decoration['from-font'] | text-decoration-thickness: from-font; |
decoration.auto | text-decoration-thickness: auto; |