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