forge-arena / ui /postcss.config.js
Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}