JSFiddle - React, Tailwind, and code Playground

HTML

<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>
<p>Example</p>

CSS

p:nth-last-child(2) {
    color:red;
}