Skip to content

Commit e5a18f5

Browse files
committed
Add katex css
1 parent 7c2955e commit e5a18f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/plugins/vue-katex.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import Vue from "vue";
22
import VueKatex from "vue-katex";
3+
import "katex/dist/katex.min.css";
34

45
Vue.use(VueKatex);

0 commit comments

Comments
 (0)