khofo / client /postcss.config.js
Tantawi65
Initial commit
a7b6b46
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}