mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
7 lines
339 B
HTML
7 lines
339 B
HTML
<link rel="import" href="polymer-core.html">
|
|
<!-- TODO(kschaaf): Remove and make opt-in, eventually -->
|
|
<link rel="import" href="src/shady/shady.html">
|
|
<!-- TODO(kschaaf): For now, this is for BC; eventually we wan to
|
|
remove this and require users to import the elements they need -->
|
|
<link rel="import" href="polymer-elements.html">
|