JSFiddle - React, Tailwind, and code Playground
HTML
THis is just another test
<hr>
CSS
hr {
border:none;
border-top:1px dashed;
height:1px;
}
THis is just another test
<hr>
hr {
border:none;
border-top:1px dashed;
height:1px;
}