Skip to content

Instantly share code, notes, and snippets.

View JajaHarris's full-sized avatar

Jaja Harris JajaHarris

View GitHub Profile
@JajaHarris
JajaHarris / designer.html
Created December 6, 2014 20:42
designer
<link rel="import" href="../paper-input/paper-input.html">
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;