LifeSim / postcss.config.js
barton
Duplicate from jbilcke-hf/LifeSim
da798b4
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}