JSFiddle - React, Tailwind, and code Playground

HTML

<div>Texto</div>

CSS

div {
    text-transform: uppercase;
}