Text Decoration Style

Official Tailwind Documentation
Class Properties
gl-decoration-solid
text-decoration-style: solid;
gl-decoration-double
text-decoration-style: double;
gl-decoration-dotted
text-decoration-style: dotted;
gl-decoration-dashed
text-decoration-style: dashed;
gl-decoration-wavy
text-decoration-style: wavy;