@factorial/vuepress-theme
v1.0.0-alpha.1
Published
> Vuepress theme with the factorial colors
Downloads
9
Keywords
Readme
Factorial vuepress theme
Vuepress theme with the factorial colors
Installation
$ yarn add @factorial/[email protected] --dev
Usage
Add the following to docs/.vuepress/config.js
.
module.exports = {
theme: require.resolve("@factorial/vuepress-theme")
};