JSFiddle - React, Tailwind, and code Playground

by refhat

HTML

<div class="one-third">
<div class="heading clearfix">
<i class="icon icon-folder-open-alt h3"></i><h3> Hello World! </h3>
</div>

CSS

i.icon.icon-folder-open-alt.h3 + h3{color:red;}