JSFiddle - React, Tailwind, and code Playground

by dima_k

HTML

<p>Some text with font styling</p>

CSS

p {
    font-size: 30px;
}