Skip to content

Instantly share code, notes, and snippets.

@vptech20nn
vptech20nn / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../google-map/google-map.html">
<link rel="import" href="../cool-clock/cool-clock.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;