Hi,
Just updated to Ember CLI 2.4.2 from 2.3.0. Both Ember Server and Ember Build produce a completely empty vendor.css file. Everything works as expected with 2.3.0.
Potential culprit might contribute to this issue in our project includes
ember-font-awesome 2.0.0
ember-cli-bootswatch 1.13.2
ember-cli-sass 5.3.0
etc
Anybody else had any issues? There is no error when build and no error when run, just no CSS . I would like to investigate and figure out the issue but do not really know how and where to start. If I downgrade Ember-cli to 2.3.0 (without any other changes), everything starts work again.