Wiki_istro / postcss.config.js
Nagi15's picture
Upload 29 files
cbe4eca verified
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};