CUD-Traffic-AI / frontend /postcss.config.js
Rajeev Ranjan Pandey
Refine UI and fix model selection bugs
e078b1d
raw
history blame contribute delete
67 Bytes
export default { plugins: { tailwindcss: {}, autoprefixer: {} } };