Ceci est une ancienne révision du document !
ng add ngx-bootstrap
Create an empty file _variables.scss in src/.
If you are using bootstrap-sass, add the following to _variables.scss:
$icon-font-path: '../node_modules/bootstrap-sass/assets/fonts/bootstrap/';
In styles.scss add the following:
@import 'variables'; @import '../node_modules/bootstrap/scss/bootstrap';