module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
"postcss-viewport-height-correction": {},
},
};