Render spinner asap so loading screen can spin

This commit is contained in:
Paulus Schoutsen 2016-05-27 23:21:59 -07:00
parent 27d928ac07
commit fcb0aa5fb9

View File

@ -1,4 +1,5 @@
<link rel='import' href='../bower_components/polymer/polymer.html'>
<link rel='import' href='../bower_components/paper-spinner/paper-spinner.html'>
<link rel='import' href='../bower_components/iron-flex-layout/iron-flex-layout-classes.html'>
<link rel='import' href='./util/roboto.html'>
<link rel='import' href='../bower_components/paper-styles/typography.html'>