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