JSFiddle - React, Tailwind, and code Playground
by fersterin
HTML
<div id="container">
<button class="learn-more">
<div class="circle">
<span class="icon arrow"></span>
</div>
<p class="button-text">Learn more</p>
</button>
</div>
CSS
@import url("");