JSFiddle - React, Tailwind, and code Playground

by Qwerty_Wasd

HTML

<li>1</li>
<li>2</li>
<li>3</li>

CSS

li:nth-of-type(3){color:red;}