We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1376ce1 commit 6660b97Copy full SHA for 6660b97
1 file changed
astro.config.mjs
@@ -10,8 +10,6 @@ import starlightSidebarTopics from 'starlight-sidebar-topics';
10
import remarkMath from 'remark-math';
11
import rehypeMathjax from 'rehype-mathjax';
12
13
-import mermaid from 'astro-mermaid';
14
-
15
import d2 from 'astro-d2';
16
17
export default defineConfig({
0 commit comments