mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-08 06:23:52 -05:00
Add KaTeX support
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"clsx": "^2.0.0",
|
||||
"prism-react-renderer": "^2.3.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react-dom": "^19.0.0",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"remark-math": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.7.0",
|
||||
|
||||
Reference in New Issue
Block a user