JSFiddle - React, Tailwind, and code Playground

by NicoO

HTML

<span class="hightlight">سلام</span>

CSS

.highlight:first-letter {
    color: red;
}