fix mermaid
This commit is contained in:
parent
1105d5e939
commit
88481e9f0b
15 changed files with 59 additions and 47 deletions
|
@ -1,6 +1,8 @@
|
|||
import { setup_theme_switch } from "./theme"
|
||||
import "./style";
|
||||
import "./selectable";
|
||||
import { fix_checkbox_list_style } from "./style"
|
||||
import { setup_selectable } from './selectable'
|
||||
|
||||
|
||||
setup_theme_switch('theme-switch')
|
||||
setup_theme_switch('theme-switch')
|
||||
setup_selectable()
|
||||
fix_checkbox_list_style('.md ul')
|
Loading…
Add table
Add a link
Reference in a new issue