feat(desktop): latex support
This commit is contained in:
parent
831e9bce51
commit
7376c3f8e7
4 changed files with 23 additions and 4 deletions
|
|
@ -4,6 +4,7 @@
|
|||
@import "./theme.css" layer(theme);
|
||||
|
||||
@import "./base.css" layer(base);
|
||||
@import "katex/dist/katex.min.css" layer(base);
|
||||
|
||||
@import "../components/accordion.css" layer(components);
|
||||
@import "../components/avatar.css" layer(components);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue