Wolf-AI-yetog / postcss.config.js
yetog's picture
📦 Upload full working app including app.py and Gradio assets
5c8e3d2
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}