Skip to content

Instantly share code, notes, and snippets.

<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@satish-zol
satish-zol / designer.html
Last active August 29, 2015 14:18
designer
<link rel="import" href="../notification-elements/notification-alert.html">
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;