vuepress-theme-elementuidocs

2.4.8 • Public • Published

Elementuidocs

An elementUI style theme for VuePress.

Build GitHub package.json version (branch) License

Features

  • Equipped with ElementUI style, you can directly use various components of the UI library.
  • Optimize parts of styles.
  • More features are waiting for you to discover ...

Quick start

Install theme

npm i vuepress-theme-elementuidocs

or

yarn add vuepress-theme-elementuidocs

Use theme

Open your .vuepress/config.js, and then add VuePress theme reference code:

module.exports = {
  theme: 'elementuidocs'
}

在styles目录下建立style.scss和palette.scss文件,分别用来自定义样式和自定义颜色样式 You can get help here: Using a theme

Preview

Changlog

1.0.0

Dependents (0)

Package Sidebar

Install

npm i vuepress-theme-elementuidocs

Weekly Downloads

11

Version

2.4.8

License

MIT

Unpacked Size

84.1 kB

Total Files

42

Last publish

Collaborators

  • dufajun