Realtime-Ai-Image-Genrator / postcss.config.js
Lepish's picture
Upload 14 files
0e83dce verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}