module.exports = {
    "plugins": {
        "posthtml-extend": {
            "root": "./src"
        },
    }
}