feat(aio): initial design commit
Implemented style guide elements to top header bar, side hamburger nav menu, content and search. Consolidated SCSS files to styles folder. Fixed PWA test.
This commit is contained in:

committed by
Chuck Jazdzewski

parent
4870f910d6
commit
c2bd357825
@ -32,13 +32,14 @@
|
||||
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
||||
<!-- End Google Analytics -->
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Droid+Sans+Mono" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<aio-shell></aio-shell>
|
||||
|
||||
<!-- TODO: google analytics -->
|
||||
<!-- TODO: google feedback -->
|
||||
<!-- TODO: twitter widget (but only on pages that use twitter) -->
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user