File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
< title > One source of truth for Angular 2</ title >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < link rel ="stylesheet " href ="app/styles.css ">
6
+
7
+ < link href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " rel ="stylesheet ">
7
8
8
9
< script src ="node_modules/zone.js/dist/zone.js "> </ script >
9
10
< script src ="node_modules/reflect-metadata/Reflect.js "> </ script >
Original file line number Diff line number Diff line change 25
25
"es6-shim" : " ^0.35.0" ,
26
26
"reflect-metadata" : " ^0.1.3" ,
27
27
"rxjs" : " 5.0.0-beta.6" ,
28
- "zone.js" : " ^0.6.12" ,
29
- "bootstrap" : " ^3.3.6"
28
+ "zone.js" : " ^0.6.12"
30
29
},
31
30
"devDependencies" : {
32
31
"concurrently" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments