Last active
April 15, 2017 19:26
-
-
Save GeoloeG-IsT/bd084b63756476987818bb13994114be to your computer and use it in GitHub Desktop.
// source https://jsbin.com/suteca
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<head> | |
<base href="https://polygit.org/polymer+:2.0-preview/webcomponentsjs+webcomponents+:v1/custom-elements+webcomponents+*/shadydom+webcomponents+*/shadycss+webcomponents+*/components/"> | |
<script src="webcomponentsjs/webcomponents-lite.js"></script> | |
<link href="polymer/polymer.html" rel="import"> | |
</head> | |
<body> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment