Your IP : 18.116.118.54


Current Path : /home/church/remixideas.calvarycrossag.com/wp-content/themes/twentynineteen/
Upload File :
Current File : /home/church/remixideas.calvarycrossag.com/wp-content/themes/twentynineteen/postcss.config.js

var postcssFocusWithin = require('postcss-focus-within');

module.exports = {
    plugins: {
        autoprefixer: {}
    }
};

module.exports = {
    plugins: [
        postcssFocusWithin({
            disablePolyfillReadyClass: true
        })
    ]
};