JSFiddle - React, Tailwind, and code Playground
HTML
<p>Бла-бла-бла</p>
CSS
p {
text-decoration: dashed;
text-decoration-style: dashed;
}
<p>Бла-бла-бла</p>
p {
text-decoration: dashed;
text-decoration-style: dashed;
}