JSFiddle - React, Tailwind, and code Playground

by ismusidhu

HTML

<textarea data-key="quotesLineItemDescription">Des of Another Prod</textarea>

CSS

textarea {
    background: none repeat scroll 0 0 white;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    height: 4rem;
    overflow: auto;
    padding: 1.3rem 10.6825px;
    width: 100%;
    font-size: 11px;
}