Skip to content

Commit 40601c4

Browse files
sjtrimblemgechev
authored andcommitted
feat(@schematics/angular): cli app redesign (#14403)
* feat(@angular/cli): cli app redesign * add template comment code and fix rocket ship smoke image placement * correct tests verbiage * fix tests copy of PR 14484 * move styles to template and remove unused icons font ref * move font references to template * remove external font references * remove body styles and simplify css * add comment block and remove old comments * fix end of placeholder comment
1 parent 920ee85 commit 40601c4

File tree

8 files changed

+511
-29
lines changed

8 files changed

+511
-29
lines changed
Binary file not shown.

packages/schematics/angular/application/files/src/index.html.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="utf-8">
55
<title><%= utils.classify(name) %></title>
66
<base href="/">
7-
87
<meta name="viewport" content="width=device-width, initial-scale=1">
98
<link rel="icon" type="image/x-icon" href="favicon.ico">
109
</head>

0 commit comments

Comments
 (0)