Skip to content

Instantly share code, notes, and snippets.

View adrianpetcu's full-sized avatar

Adrian Petcu adrianpetcu

  • Bucharest,Romania
View GitHub Profile
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@adrianpetcu
adrianpetcu / designer.html
Last active September 14, 2015 17:25
designer
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>