bingo / postcss.config.js
101-5's picture
Duplicate from hf4all/bingo
432aa19
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}