generative-ui-agent / postcss.config.js
Trae Assistant
chore: pull .gitattributes from huggingface
ad893f7
raw
history blame contribute delete
193 Bytes
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};