文件名称:vite-plugin-antd-theme:vite下的antd-design-vue主题变量生成插件
文件大小:10KB
文件格式:ZIP
更新时间:2024-08-23 23:45:31
theme vite antd-vue JavaScript
vite-plugin-antd-theme
vite 下的 antd-design-vue 主题生成插件,依赖 antd-theme-generator
demo
vite.config.ts
// ...
import viteAntdTheme, { ThemeEntry, AntdThemeOptions } from 'vite-plugin-antd-theme';
// 从1.1.0之后,不提供该配置会默认导出antd提供的暗黑、默认及紧凑主题到src/config中。
const themesEntry: Array
【文件预览】:
vite-plugin-antd-theme-master
----yarn.lock(13KB)
----LICENSE(1KB)
----README.md(3KB)
----index.d.ts(677B)
----.gitignore(35B)
----index.js(3KB)
----package.json(570B)