Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
next
radishes
/
postcss.config.js
下载
L
little-buddy
refactor: use tailwindcss
9c6858a9
创建于
2023年11月28日
历史提交
module
.
exports
= {
plugins:
{
tailwindcss:
{},
autoprefixer:
{}
}
}