mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
feat: add callout support (#655)
* feat: toggle .dark class on theme change * feat: add callouts with rehype-callouts plugin * docs: update blog posts with callouts
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"astro": "^6.4.2",
|
||||
"dayjs": "^1.11.21",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"rehype-callouts": "^2.1.2",
|
||||
"remark-collapse": "^0.1.2",
|
||||
"remark-toc": "^9.0.0",
|
||||
"satori": "^0.26.0",
|
||||
|
||||
Reference in New Issue
Block a user