Don't include css in main katex bundle

This commit is contained in:
Matt Bierner
2021-03-11 14:02:51 -08:00
parent 8627fd1f88
commit d31566b57f
6 changed files with 11 additions and 280 deletions

View File

@@ -39,11 +39,7 @@
},
"devDependencies": {
"@types/markdown-it": "^0.0.0",
"css-loader": "^5.0.2",
"markdown-it": "^12.0.4",
"null-loader": "^4.0.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1"
"markdown-it": "^12.0.4"
},
"repository": {
"type": "git",