Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spikef/vue-theme-switch-webpack-plugin

Vue主题切换插件。
https://github.com/spikef/vue-theme-switch-webpack-plugin

theme vue

Last synced: about 2 months ago
JSON representation

Vue主题切换插件。

Awesome Lists containing this project

README

        

# vue-theme-switch-webpack-plugin

Vue应用主题切换插件。您可以先[查看演示](https://spikef.github.io/vue-theme-switch-webpack-plugin/index.html)效果。

## 安装

> 只支持`webpack v4.x`和`html-webpack-plugin v3.x`。

```bash
$ npm i --save-dev vue-theme-switch-webpack-plugin
```

## 使用

查看`/example`下的示例。