JSFiddle - React, Tailwind, and code Playground

HTML

<p>Бла-бла-бла</p>

CSS

p {
    text-decoration: dashed;
    text-decoration-style: dashed;
}