1
mirror of https://github.com/importantimport/urara-docs.git synced 2024-10-17 21:48:41 +08:00
urara-docs/.vitepress/theme/index.ts

4 lines
93 B
TypeScript
Raw Permalink Normal View History

2022-06-20 18:23:16 +08:00
import './custom.css'
2023-01-24 21:09:24 +08:00
import DefaultTheme from 'vitepress/theme'
export default DefaultTheme