mirror of
https://github.com/wassname/template.git
synced 2026-08-16 11:29:40 +08:00
Minor style changes
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
/* Static styles and other modules */
|
||||
import './styles/styles';
|
||||
import katex from 'katex';
|
||||
// import katex from 'katex';
|
||||
|
||||
/* Components */
|
||||
import { Abstract } from './components/d-abstract';
|
||||
@@ -43,4 +43,5 @@ function defineComponents() {
|
||||
}
|
||||
|
||||
defineComponents();
|
||||
window.katex = katex;
|
||||
|
||||
window.DMath = DMath;
|
||||
|
||||
Reference in New Issue
Block a user