vuepress-theme-monokai

1.0.0 • Public • Published

vuepress-theme-monokai

  • Demo:

Installation

Note: Work For VuePress 1.x

$ npm install vuepress-theme-monokai --save-dev
# or 
$ yarn add vuepress-theme-monokai --dev

Usage

Modify your .vuepress/config.js and provide the theme option.

module.exports = {
  theme: 'monokai',
}

License

MIT License kevincobain2000

Package Sidebar

Install

npm i vuepress-theme-monokai

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.57 kB

Total Files

7

Last publish

Collaborators

  • kevincobain2000