feat(problem-description): import mdx.css for enhanced styling
This commit is contained in:
parent
0c276eeef9
commit
b8100570e3
@ -1,5 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import "@/style/mdx.css";
|
||||
import remarkGfm from "remark-gfm";
|
||||
import { useTheme } from "next-themes";
|
||||
import rehypePretty from "rehype-pretty-code";
|
||||
|
Loading…
Reference in New Issue
Block a user