6 lines
No EOL
122 B
JavaScript
6 lines
No EOL
122 B
JavaScript
import { setup_theme_switch } from "./theme"
|
|
import "./style";
|
|
import "./selectable";
|
|
|
|
|
|
setup_theme_switch('theme-switch') |