7 Star 43 Fork 19

lucky7/element-plus-form-designer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tailwind.config.js 185 Bytes
一键复制 编辑 原始数据 按行查看 历史
loogn 提交于 2021-12-31 20:59 . init
module.exports = {
purge: [
'./src/**/*.vue',
],
darkMode: false, // or 'media' or 'class'
theme: {
extend: {},
},
variants: {
extend: {},
},
plugins: [],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/loogn/element-plus-form-designer.git
git@gitee.com:loogn/element-plus-form-designer.git
loogn
element-plus-form-designer
element-plus-form-designer
master

搜索帮助