This website works better with JavaScript
首页
发现
帮助
注册
登录
xixi_shiyu
/
ai-interview
关注
2
点赞
2
派生
0
文件
工单管理
0
Wiki
分支:
feature/user
分支列表
标签列表
ai-interview-NotDownload
ai-interview-v1.1
ai-interview2.0
feature/user
master
new
ai-interview
/
postcss.config.js
postcss.config.js
79 B
永久链接
文件历史
原始文件
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}