Skip to content

Instantly share code, notes, and snippets.

<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="polymer-cool">
<template>
<style>
</style>
<content></content>
</template>