JSFiddle - React, Tailwind, and code Playground

HTML

<button>make string uppercase</button>

CSS

button:focus{text-transform:capitalize;}