-
Notifications
You must be signed in to change notification settings - Fork 5
/
quetzal.html
24 lines (22 loc) · 1.78 KB
/
quetzal.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!-- Complete Quetzal element collection. -->
<link rel="import" href="components/quetzal-element/quetzal-element.html">
<link rel="import" href="components/globalize-culture/globalize-culture.html">
<link rel="import" href="components/lorem-pixel/lorem-pixel.html">
<link rel="import" href="components/quetzal-auto-size-text-box/quetzal-auto-size-text-box.html">
<link rel="import" href="components/quetzal-button/quetzal-button.html">
<link rel="import" href="components/quetzal-calendar-day/quetzal-calendar-day.html">
<link rel="import" href="components/quetzal-calendar-month-with-headings/quetzal-calendar-month-with-headings.html">
<link rel="import" href="components/quetzal-calendar-month/quetzal-calendar-month.html">
<link rel="import" href="components/quetzal-calendar-week/quetzal-calendar-week.html">
<link rel="import" href="components/quetzal-combo-box/quetzal-combo-box.html">
<link rel="import" href="components/quetzal-days-of-week/quetzal-days-of-week.html">
<link rel="import" href="components/quetzal-fixed-aspect/quetzal-fixed-aspect.html">
<link rel="import" href="components/quetzal-infinite-scroll/quetzal-infinite-scroll.html">
<link rel="import" href="components/quetzal-list-box/quetzal-list-box.html">
<link rel="import" href="components/quetzal-list-combo-box/quetzal-list-combo-box.html">
<link rel="import" href="components/quetzal-month-and-year/quetzal-month-and-year.html">
<link rel="import" href="components/quetzal-month-name/quetzal-month-name.html">
<link rel="import" href="components/quetzal-popup-button/quetzal-popup-button.html">
<link rel="import" href="components/quetzal-popup-source/quetzal-popup-source.html">
<link rel="import" href="components/quetzal-popup/quetzal-popup.html">
<link rel="import" href="components/quetzal-toggle-button/quetzal-toggle-button.html">