My bad - the .exit() method only just landed in v1.2.0
try ...
npm install browser-sync@1.2.0
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
background: [background-attachment || background-color || background-image || background-position || background-repeat]
И как заливать изменения в проекте на сервер? С помощью GIT?