JSFiddle - React, Tailwind, and code Playground
by NicoO
HTML
<span class="hightlight">سلام</span>
CSS
.highlight:first-letter {
color: red;
}
by NicoO
<span class="hightlight">سلام</span>
.highlight:first-letter {
color: red;
}