Misc cleanup

This commit is contained in:
2015-02-04 13:52:22 -08:00
parent 798014db1c
commit 56547e4b09
3 changed files with 5 additions and 11 deletions

View File

@@ -10,13 +10,10 @@
<link rel="shortcut icon" href="/favicon.ico">
<!-- 1. Load platform.js for polyfill support. -->
<script src="bower_components/platform-dev/platform.js"></script>
<!-- 1. Load platform support before any code that touches the DOM. -->
<script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
<!-- 2. Use an HTML Import to bring in the element. -->
<link rel="import" href="bower_components/core-icon/core-icon.html">
<link rel="import" href="bower_components/core-icons/core-icons.html">
<link rel="import" href="bower_components/font-roboto/roboto.html">
<link rel="import" href="elements/xinu-email-app.html">