This commit is contained in:
Oscar Plaisant
2024-04-01 17:56:28 +02:00
parent 7d8f480760
commit b2eb62ad98
67 changed files with 2874 additions and 6269 deletions

View File

@@ -0,0 +1,9 @@
/* .cm-math:has(.cm-quote.cm-formatting-quote) */
/* .cm-math:has(.cm-blockquote-border) */
/* { */
/* all: unset; */
/* } */
.cm-math:has( .cancel-cm-math) {
all: unset;
}