JSFiddle - React, Tailwind, and code Playground

by darkajax

HTML

<b>Some random TEXT</b>

CSS

B:hover {
  background:red;
}