PolymerElements / iron-component-page

A reusable landing page for elements
36 stars 32 forks source link

Support multiple sources #74

Closed developerajendra closed 8 years ago

developerajendra commented 8 years ago

Can we have a multiple source support. like:

sources='["one.html", "two.html", "three.html"]'

notwaldorf commented 8 years ago

This seems to already be working: https://github.com/PolymerElements/paper-tabs/blob/master/index.html#L22