init multi-tab-node

This commit is contained in:
Salihu
2026-08-06 22:02:02 +01:00
parent 38380211a5
commit 1e2184c021
12 changed files with 537 additions and 0 deletions
@@ -0,0 +1,7 @@
.ProseMirror {
[data-type="tabs"] {
button {
outline: none;
}
}
}