I\'m working on a new Angular2 project built using Angular CLI and have configured the project to use SCSS. I have Bootstrap 4 successfully loaded into my styles.scss<
styles.scss<
Create a _colors.scss file, copy all the color variables inside and import that file in your component.scss file.