Skip to content

Instantly share code, notes, and snippets.

View szac's full-sized avatar

Joe Szacon szac

View GitHub Profile
@szac
szac / designer.html
Created July 17, 2014 15:55
designer
<link rel="import" href="../chart-js/chart-js.html">
<link rel="import" href="../notification-elements/notification-alert.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;