imported highlight.js theme css using postcss & tailwindcss
This commit is contained in:
@@ -14,8 +14,8 @@ export default async function Mark() {
|
||||
.use(remarkParse)
|
||||
.use(remarkGfm)
|
||||
.use(remarkRehype)
|
||||
.use(rehypeHighlight)
|
||||
.use(rehypeSanitize)
|
||||
.use(rehypeHighlight)
|
||||
.use(rehypeReact, {
|
||||
Fragment: Fragment,
|
||||
jsx: jsx,
|
||||
|
||||
Reference in New Issue
Block a user