wagerkit / frontend /postcss.config.js
saadrizvi09
init
b2806e8
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};