Skip to content

Instantly share code, notes, and snippets.

View fruqi's full-sized avatar
💯

Amrta Faruqi fruqi

💯
  • InScale
  • Kuala Lumpur
View GitHub Profile
@fruqi
fruqi / designer.html
Created November 14, 2014 07:46
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;