index.js 94 B

1234
  1. import DefaultTheme from 'vitepress/theme'
  2. import './custom.styl'
  3. export default DefaultTheme