JSFiddle - React, Tailwind, and code Playground

by Brad Christie

HTML

<div class="ui-widget">
    <div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 0pt 0.7em;">                    <p>
            <span class="ui-icon ui-icon-info" style="float: left; margin-right: 0.3em;"></span>
            <strong>Hey!</strong>
            Sample ui-state-highlight style.
        </p>
    </div>
</div>