Skip to content

Instantly share code, notes, and snippets.

@dandigi
dandigi / designer.html
Created November 27, 2015 14:17
designer
<link rel="import" href="../google-map/google-map.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;