Skip to content

Instantly share code, notes, and snippets.

@bvc3at
bvc3at / designer.html
Last active August 29, 2015 14:07
designer
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icon/core-icon.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;