Skip to content

Instantly share code, notes, and snippets.

@fizzi
fizzi / designer.html
Last active August 29, 2015 14:24
designer
<link rel="import" href="../google-map/google-map-directions.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@fizzi
fizzi / designer.html
Last active August 29, 2015 14:19
designer
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../core-item/core-item.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;