replace style.js with a CSS trick
This commit is contained in:
parent
0d89810486
commit
f935dbc74f
4 changed files with 3 additions and 13 deletions
|
@ -1,8 +1,6 @@
|
|||
import { setup_theme_switch } from "./theme"
|
||||
import { fix_checkbox_list_style } from "./style"
|
||||
import { setup_selectable } from './selectable'
|
||||
|
||||
|
||||
setup_theme_switch('theme-switch')
|
||||
setup_selectable()
|
||||
fix_checkbox_list_style('.md ul')
|
Loading…
Add table
Add a link
Reference in a new issue