Lumina / Web /mind-reframe /postcss.config.js
cuongpm-cs's picture
Add project files with LFS for binary images
5f8f93d
Raw
History Blame Contribute Delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}