JSFiddle - React, Tailwind, and code Playground

HTML

<p>Hello</p>

CSS

p {
    text-transform: uppercase;
}