mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-05 01:11:16 +08:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
import DefaultTheme from 'vitepress/theme'
|
|
import './custom.css'
|
|
|
|
|
|
export default DefaultTheme |