# vue-theme-switch-webpack-plugin **Repository Path**: mirrors_Spikef/vue-theme-switch-webpack-plugin ## Basic Information - **Project Name**: vue-theme-switch-webpack-plugin - **Description**: Vue主题切换插件。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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`下的示例。