rugmuncher-backend / rmi-frontend /postcss.config.js
Crypto Rug Muncher
clean slate: removing all old data, fresh build
6993919
Raw
History Blame Contribute Delete
91 Bytes
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}