fix: hljs fallback (#283)
This commit is contained in:
parent
62b2acebe6
commit
54010aab94
@ -17,6 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import type { IThemedToken } from "@vap/shiki";
|
import type { IThemedToken } from "@vap/shiki";
|
||||||
|
import { hljs } from "@webpack/common";
|
||||||
|
|
||||||
import { cl } from "../utils/misc";
|
import { cl } from "../utils/misc";
|
||||||
import { ThemeBase } from "./Highlighter";
|
import { ThemeBase } from "./Highlighter";
|
||||||
|
Loading…
Reference in New Issue
Block a user