JSFiddle - React, Tailwind, and code Playground

by Sarai Merino

HTML

<p>Yo soy un párrafo</p>

CSS

p {
    Text-decoration: underline;
}