Skip to content

Instantly share code, notes, and snippets.

View Jomen's full-sized avatar

Åge Engjom Jomen

View GitHub Profile
@Jomen
Jomen / designer.html
Created March 26, 2016 14:04
designer
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;