mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 11:07:24 +08:00
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
import DefaultTheme from 'vitepress/theme'
|
|
import './liteyuki.css'
|
|
|
|
export default DefaultTheme |