ai-tube / postcss.config.js
jbilcke-hf's picture
jbilcke-hf HF staff
🍿
1f122c3
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}