Keen

Results 3 comments of Keen

Verified that this is still a valid request, see https://github.com/angular/angular-cli/blob/master/packages/schematics/angular/application/files/src/favicon.ico.template

inline style and template are the defaults: https://github.com/angular/angular-cli/blob/27d1200b187185be5ab0f79995dee6ccd6791d92/packages/schematics/angular/library/index.ts#L227-L236

For more advanced use cases, `sass_library` + `sass_binary` is always the preferred approach. This should not require the users to refactor the import paths in components. If it does, then...