????

Your IP : 3.145.96.224


Current Path : /home4/aterio/public_html/wp-content/themes/twentynineteen/
Upload File :
Current File : /home4/aterio/public_html/wp-content/themes/twentynineteen/postcss.config.js

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

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

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