UNPKG

vuepress-theme-funtask

Version:

Funtask theme for VuePress

22 lines (13 loc) 224 B
# vuepress-theme-funtask funtask theme for vuepress ## preview https://funtask.dev ## install yarn add vuepress-theme-funtask ## apply config.js ```js module.exports = { theme: 'funtask' } ```