chore: markdown style

This commit is contained in:
lencx
2023-01-25 00:50:58 +08:00
parent 9a5c008a25
commit 3fea94f669
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ import remarkGfm from 'remark-gfm';
import rehypeRaw from 'rehype-raw';
import SyntaxHighlighter from 'react-syntax-highlighter';
import agate from 'react-syntax-highlighter/dist/esm/styles/hljs/agate';
import 'github-markdown-css';
import './index.scss';