chat-ui / postcss.config.js
coyotte508's picture
coyotte508 HF staff
🚨 Run prettier
640dc14
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};