Skip to content

Instantly share code, notes, and snippets.

@slh012
slh012 / designer.html
Created November 22, 2014 11:51
designer
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<link rel="import" href="../core-ajax/core-ajax.html">
<link rel="import" href="../core-pages/core-pages.html">
<polymer-element name="my-element">
@slh012
slh012 / designer.html
Created November 22, 2014 11:49
designer
<link rel="import" href="../core-ajax/core-ajax.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;