Skip to content

Instantly share code, notes, and snippets.

View PeraDev7's full-sized avatar

PeraDev PeraDev7

View GitHub Profile
@PeraDev7
PeraDev7 / designer.html
Last active August 29, 2015 14:20
designer
<link rel="import" href="../paper-calculator/paper-calculator.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;