ai-bedtime-story / postcss.config.js
jbilcke-hf's picture
jbilcke-hf HF staff
initial commit 🌝
fecef05
raw
history blame
No virus
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}