vibecraft / postcss.config.js
barton
Duplicate from bmorphism/vibecraft
a85305f
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}