bingo / postcss.config.js
nier111's picture
Duplicate from hf4all/bingo
fbad01d
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}