here.chat / postcss.config.js
Faran Butt
Updated FrontPage
e831a1d
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}