Skip to content

Instantly share code, notes, and snippets.

View TinNT's full-sized avatar

TinNT

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