Vuepress theme with the factorial colors
$ yarn add @factorial/[email protected] --dev
Add the following to docs/.vuepress/config.js
.
module.exports = {
theme: require.resolve("@factorial/vuepress-theme")
};
Vuepress theme with the factorial colors
$ yarn add @factorial/[email protected] --dev
Add the following to docs/.vuepress/config.js
.
module.exports = {
theme: require.resolve("@factorial/vuepress-theme")
};