MedRAG / frontend /postcss.config.js
hetsheta's picture
Initial commit
ea50fb7
Raw
History Blame Contribute Delete
69 Bytes
export default {
plugins: { tailwindcss: {}, autoprefixer: {} },
}