fix
This commit is contained in:
@ -2,7 +2,6 @@ import { EditorView } from "@codemirror/view";
|
|||||||
import { Extension } from "@codemirror/state";
|
import { Extension } from "@codemirror/state";
|
||||||
import { HighlightStyle, syntaxHighlighting } from "@codemirror/language";
|
import { HighlightStyle, syntaxHighlighting } from "@codemirror/language";
|
||||||
import { tags as t } from "@lezer/highlight";
|
import { tags as t } from "@lezer/highlight";
|
||||||
import { }
|
|
||||||
|
|
||||||
const base00 = "#171717",
|
const base00 = "#171717",
|
||||||
base01 = "#505d64",
|
base01 = "#505d64",
|
||||||
|
|||||||
Reference in New Issue
Block a user