chore: release 0.5.0 Mar 12, 2021 .husky fix: ensure the colors are extracted correctly Mar 12, 2021 client feat(client): add customCssHandler options,fixvbenjs#5 May 26, 2021 src fix: Mar 26, 2024 tests fix: ensure the colors are extracted correctly ...
vite version:>=2.0.0 yarn add vite-plugin-theme -D or npm i vite-plugin-theme -D Usage Config plugin in vite.config.ts. In this way, the required functions can be introduced as needed import{ defineConfig, Plugin }from'vite';importvuefrom'@vitejs/plugin-vue';import{ viteThemePlugin, ...
# - name: npm install and create changeLog # run: | # npm install # npm run log 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
使用vite 开发的项目 ui 框架是 element plus 有类似主题切换的需求 快速创建一个主题切换的示例项目 #安装 vite-template-clinpm i @pzy915/vite-template-cli -g#通过vite-template-cli命令创建一个支持element-plus主题切换的基础项目vite-template#选择如下模板,创建示例项目>element-plus项目模板: 在vue3-eleme...
Version 1.0.5 License MIT INSTALL Type: ESM Default Version: Static import vitePluginThemeVite3 from 'https://cdn.jsdelivr.net/npm/vite-plugin-theme-vite3@1.0.5/+esm' Open in jsfiddle Learn moreReadme Files Statistics Browse CDN
vite.config.js import{defineConfig}from'vite';importtpTailwindCssfrom'@themeplate/vite-plugin-tailwindcss';exportdefaultdefineConfig({plugins:[tpTailwindCss(/* MODE */),],}); Sample See/testsfolder forcustomandfullmode npm i@themeplate/vite-plugin-tailwindcss ...
github.com/faith1224/vite-plugin-element-theme-monorepo Homepage github.com/faith1224/vite-plugin-element-theme-monorepo#readme Weekly Downloads 5 Version 1.0.1 License ISC Unpacked Size 5.76 MB Total Files 9 Pull Requests 0 Last publish 3 years ago Collaborators Tryon RunKit Reportmalware...
Version1.0.5LicenseMIT INSTALL Version: Static Open in jsfiddle Learn more ReadmeFilesStatisticsBrowse CDN Statistics Requests0 Bandwidth0 Top version -0 vite-plugin-theme-vite3 Files are loading... Selected files No files selected. Select the files you want to use using the switches on the le...
.gitignore feat(): add resetStylePreprocessor funciton Aug 5, 2021 .prettierignore feat(): create vite-plugin-theme-preprocessor Apr 1, 2021 LICENSE feat(): create vite-plugin-theme-preprocessor Apr 1, 2021 README.md add(): English docs Dec 31, 2021 README.zh.md add(): English docs ...
{ "@commitlint/cli": "^12.1.4", "@commitlint/config-conventional": "^12.1.4", "@types/chalk": "^2.2.0", "@types/debug": "^4.1.5", "@types/fs-extra": "^9.0.11", "@types/jest": "^26.0.23", "@types/less": "^3.0.2", "@types/node": "^14.17.1", "@typescript-es...