Add Global css (like boostrap for example)
1- Go to .angular-cli.json (probably in the root of your project) 2- Add the css into as a element in the "styles" object array into the apps object 3- The path have to be relative to the index.html file