JSFiddle - React, Tailwind, and code Playground

HTML

<hr/>

CSS

hr{
    border:0;
    height:20px;
    background:url(http://placehold.it/20);
}