contravaulthvnkz / postcss.config.js
jackmichael's picture
Initial commit: RFP Engineering Platform with Deep Research, Inngest integration, and Cloud-ready configurations
7ba65c9
Raw
History Blame Contribute Delete
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};