Using tw & inline styles
<Textarea placeholder="Type something..." className="resize-none border-none p-0" style={{ borderColor: "inherit", WebkitBoxShadow: "none", boxShadow: "none", }} rows={5}/>