JSFiddle - React, Tailwind, and code Playground

by Venkatesh Dematti

HTML

<article class="new_promo_banner bg-yellow">
    <div class="promo_content">
      <h2>Title</h2>
      <p>Description</p>
    </div>
    
    <div class="promo_ctas">
      
    </div>
</article>