HomePilot / frontend /postcss.config.js
HomePilot Deploy Bot
chore(hf): sync HomePilot to HF Space
23b413b
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}