update components

This commit is contained in:
Luke Pulverenti 2016-02-23 15:06:45 -05:00
parent 679b7e106a
commit 9201738b8c
12 changed files with 767 additions and 33 deletions

View file

@ -22,7 +22,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<script>
WCT.loadSuites([
'iron-flex-layout.html',
'iron-flex-layout.html?dom=shadow'
'iron-flex-layout.html?dom=shadow',
'iron-flex-layout-classes.html',
'iron-flex-layout-classes.html?dom=shadow'
]);
</script>
</body>