Skip to content

Instantly share code, notes, and snippets.

@barakb
barakb / designer.html
Created April 21, 2015 19:02
designer
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;