1 Star 5 Fork 2

后盾人/e18_hdcms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tailwind.config.js 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
后盾人 提交于 2021-02-24 11:26 . 21.02.22 会员中心等
module.exports = {
important: true,
purge: ['./storage/framework/views/*.php', './resources/**/*.blade.php', './vue/**/*.js', './vue/**/*.vue'],
darkMode: false,
theme: {
extend: {
colors: {
hd: '#f4645f'
}
}
},
variants: {
extend: {}
},
plugins: []
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/houdunwang/e18_hdcms.git
git@gitee.com:houdunwang/e18_hdcms.git
houdunwang
e18_hdcms
e18_hdcms
master

搜索帮助