Skip to content

Commit db35e05

Browse files
committed
fix #538
1 parent 4226cf5 commit db35e05

File tree

2 files changed

+1111
-1
lines changed

2 files changed

+1111
-1
lines changed

src/components/MarkdownRender/markdown.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import 'katex/dist/katex.min.css'
1+
import './mykatex.min.css'
22
import ReactMarkdown from 'react-markdown'
33
import rehypeRaw from 'rehype-raw'
44
import rehypeHighlight from 'rehype-highlight'

0 commit comments

Comments
 (0)