JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background:red;">a
<div style="float:right; width: 50px; height: 50px; background: blue;"></div>
<div style="clear:both;"></div>
</div>
<div style="background:red;">a
<div style="float:right; width: 50px; height: 50px; background: blue;"></div>
<div style="clear:both;"></div>
</div>