Some libraries (eg. Foundation from version 5.5.3) put their SCSS file in bower.json main files instead of the CSS dist file. Main-bower-files seems to pick them up, but gulp doesn't process them yet through SASS, hence no CSS in the build folder.
Any plans on adapting generator-ng-poly for this?