Skip to content

Instantly share code, notes, and snippets.

View joelbudu's full-sized avatar
:electron:

Joel Budu joelbudu

:electron:
View GitHub Profile
@joelbudu
joelbudu / designer.html
Created September 10, 2014 00:53
designer
<link href="../paper-button/paper-button.html" rel="import">
<polymer-element name="my-element">
<template>
<style>
#design_host {
position: absolute;
width: 100%;
height: 100%;