@import "../patterns/editor.css";

.editor {
  @variant md {
    @apply pb-0;
  }

  @variant lg {
    @apply pb-0;
  }
}
