WebArena-ShopSmart / postcss.config.js
Jack
Initial release
1067b6f
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}