Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 339a9ba

Browse files
committed
shifted inclusion of katex CSS to webpack.config.json in element-web
1 parent ccd96da commit 339a9ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/HtmlUtils.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import classNames from 'classnames';
2727
import EMOJIBASE_REGEX from 'emojibase-regex';
2828
import url from 'url';
2929
import katex from 'katex';
30-
import 'katex/dist/katex.min.css';
3130
import { AllHtmlEntities } from 'html-entities';
3231
import SdkConfig from './SdkConfig';
3332

0 commit comments

Comments
 (0)