Skip to content

Instantly share code, notes, and snippets.

View stygmate's full-sized avatar

stygmate

  • Freelance
  • Lyon, France
View GitHub Profile
@stygmate
stygmate / designer.html
Last active August 29, 2015 14:10
designer
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;