Skip to content

Instantly share code, notes, and snippets.

View aabluedragon's full-sized avatar

Alon Amir aabluedragon

  • Essence Group
  • Israel
View GitHub Profile
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;