/home2/mshostin/hall-management.ms-hostingladz.com/postcss.config.js
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    },
};