Classic classes - are deprecated, but it is still useful to be able to recognize them when looking at older code or blog posts. Ember used its own custom class syntax before native JavaScript classes ...
ember install ember-cli-sass mv app/styles/app.css app/styles/app.scss ember install ember-cli-bootstrap-sassy cp bower_components/bootstrap-sass/assets/stylesheets ...