Skip to content

Instantly share code, notes, and snippets.

View irksome-dev's full-sized avatar

Irksome irksome-dev

View GitHub Profile
@irksome-dev
irksome-dev / designer.html
Last active August 29, 2015 14:20
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../paper-input/paper-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;