Skip to content

Instantly share code, notes, and snippets.

View adaro's full-sized avatar

Alex Daro adaro

  • Los Angeles, CA
View GitHub Profile
@adaro
adaro / designer.html
Created December 30, 2014 06:40
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@adaro
adaro / designer.html
Created December 30, 2014 06:41
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;