Skip to content

Instantly share code, notes, and snippets.

View melatonin355's full-sized avatar

Abraham melatonin355

  • San Francisco, CA
View GitHub Profile
@melatonin355
melatonin355 / designer.html
Last active September 25, 2016 05:32
designer
<link rel="import" href="../google-map/google-map.html">
<link rel="import" href="../topeka-elements/category-icons.html">
<link rel="import" href="../core-icon/core-icon.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
@melatonin355
melatonin355 / designer.html
Last active September 23, 2016 05:24
designer
<link rel="import" href="../topeka-elements/theme.html">
<link rel="import" href="../topeka-elements/topeka-resources.html">
<link rel="import" href="../topeka-elements/topeka-app.html">
<link rel="import" href="../speech-mic/speech-mic.html">
<polymer-element name="my-element">
<template>
<style>
:host {