Mind-Reframe-v2 / Web /mind-reframe /postcss.config.js
cuongpm-cs's picture
Initial commit
ca9145f
Raw
History Blame Contribute Delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}