Skip to content

Instantly share code, notes, and snippets.

@sadach
sadach / designer.html
Created November 25, 2014 06:57
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;