{   
    "server":{
        "host":"93.51.166.111",
        "username":"sermer",
        "port":"65100",
        "dev_folder" : "www\/wp-content\/themes\/wk-hello-theme__child_dev",
        "prod_folder" : "www\/wp-content\/themes\/wk-hello-theme__child"
    },
    "css" : {
        "atf" : [
            "core__normalize",
            "core__main",
            "core__grid",
            "core__mediavisibility",
            "third_parts/flexslider",
            "layout__tipografia",
            "layout__header",
            "vc_styles/slider"
        ],
        "style" : [
            "core__wordpress",
            "third_parts/blueimpgallery",
            "layout__single",
            "layout__home",
            "layout__blog",
            "layout__footer",
            "layout__woocommerce"
        ]
    }
}