Include KaTeX CSS as a dependency

This changes the KaTeX CSS inclusion to function just like the other bits of the
CSS that we import from dependencies.
This commit is contained in:
J. Ryan Stinnett
2020-12-02 14:58:56 +00:00
committed by RiotRobot
parent b4167eaeaf
commit 1a635f6bf0
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -59,6 +59,7 @@
"gfm.css": "^1.1.2",
"highlight.js": "^10.1.2",
"jsrsasign": "^9.1.5",
"katex": "^0.12.0",
"matrix-js-sdk": "9.3.0-rc.1",
"matrix-react-sdk": "3.10.0-rc.1",
"matrix-widget-api": "^0.1.0-beta.10",