skilly / frontend /postcss.config.js
Mr-Haseeb786
Sanitized deploy with scraper module completely gutted
4aa90b2
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}