We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45868bc commit c5be4b0Copy full SHA for c5be4b0
docusaurus.config.js
@@ -36,6 +36,7 @@ const config = {
36
remarkPlugins: [math],
37
rehypePlugins: [katex],
38
},
39
+ svgr: {},
40
theme: {
41
customCss: [
42
"./node_modules/katex/dist/katex.min.css",
0 commit comments