AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 JoyAI-Echo
postcss.config.js
根目录
/
echo_longvideo
/
Director_Agent
/
webui
/
postcss.config.js
1
export default {
2
plugins: {
3
tailwindcss: {},
4
autoprefixer: {},
5
},
6
};
7
7 lines
JAVASCRIPT