theme-default
Usage
Install @vuepress/theme-default :
npm install @vuepress/theme-default@next
import { defaultTheme } from '@vuepress/theme-default'
export default {
theme: defaultTheme({
// set theme config here
}),
}
雨中团队资源站Install @vuepress/theme-default :
npm install @vuepress/theme-default@next
import { defaultTheme } from '@vuepress/theme-default'
export default {
theme: defaultTheme({
// set theme config here
}),
}