Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
ClawX
/
postcss.config.js
下载
H
Haze
feat(core): initialize project skeleton with Electron + React + TypeScript
b8ab0208
创建于
2月5日
历史提交
module
.
exports
= {
plugins:
{
tailwindcss:
{},
autoprefixer:
{},
},
};