公告板
版本库
活动
搜索
登录
H5
/
americanContainer
美国集装箱用户端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix
13404089107
2025-05-08
40340bb48ea6f5d71120f2ccc5b64d6acda374cd
[H5/americanContainer.git]
/
tailwind.config.js
1
2
3
4
5
6
7
8
9
10
// tailwind.config.js
module.exports = {
purge: [],
darkMode: false, // or 'media' or 'class'
theme: {
extend: {},
},
variants: {},
plugins: [],
}