1 Star 0 Fork 21

zqq/vue-admin-work-a

forked from 清清玄/vue-admin-work-a 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
tailwind.config.js 208 Bytes
Copy Edit Raw Blame History
qingqingxuan authored 2021-11-30 17:40 . do: change primary-color func
module.exports = {
purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
darkMode: false, // or 'media' or 'class'
theme: {
extend: {},
},
variants: {
extend: {},
},
plugins: [],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fdjq/vue-admin-work-a.git
git@gitee.com:fdjq/vue-admin-work-a.git
fdjq
vue-admin-work-a
vue-admin-work-a
master

Search