chatgptfreev2bh / postcss.config.js
chokiproai
Upload 142 files
c742717
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}