JSFiddle - React, Tailwind, and code Playground
HTML
<div class="editor" style="border:1px solid #000">...</div>
CSS
.editor{ border: 0 !important; }
<div class="editor" style="border:1px solid #000">...</div>
.editor{ border: 0 !important; }