Your IP : 3.138.37.116


Current Path : /home2/church/michaelblakemenswear.com/wp-content/themes/twentynineteen/
Upload File :
Current File : //home2/church/michaelblakemenswear.com/wp-content/themes/twentynineteen/postcss.config.js

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

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

module.exports = {
    plugins: [
        postcssFocusWithin(/* pluginOptions */)
    ]
};