Need to change bootstrap-sass' icon-font-path to customize #3537
Labels
needs: investigation
Requires some digging to determine if action is needed
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
type: bug/fix
OS?
Ubuntu Xenial.
Versions.
angular-cli: 1.0.0-beta.22-1
node: 7.2.1
os: linux x64
Repro steps.
I can include bootstrap via angular-cli.json by styles:
But in this way I can't customize it (for example to change font-family-sans-serif). Then I removed the angular-cli.json bootstrap entries and put in styles.scss:
The problem is that change to icon-font-path should not be needed but currently is.
The text was updated successfully, but these errors were encountered: