ai-lab-comic / postcss.config.js
Julian Bilcke
initial commit
624088c
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}