Bootstrap 4 brought some major changes. Adding new components, scrapping others. Here's the difference between Bootstrap v3 and v4 (alpha).
$ ls -l
css/ scss/
$ sass --watch scss:css --style compressed
// -- sass watch input : output -- param
// +info http://www.garron.me/en/bits/sass-minify-command-line.html