JSFiddle - React, Tailwind, and code Playground

by Razor

HTML

<p>blah blah</p>

CSS

p:first-letter { text-transform: uppercase; }
p { text-transform: capitalize }