Files
qchen34--tradingagents/frontend/postcss.config.mjs
T
2026-07-13 12:36:27 +08:00

7 lines
71 B
JavaScript

export default {
plugins: {
"@tailwindcss/postcss": {},
},
};