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