EvalAI / postcss.config.js
anushkap01patidar
full code
d122c3c
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}