Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am cancabron on github.
  • I am cancabron (https://keybase.io/cancabron) on keybase.
  • I have a public key ASAivyo3DvNedZToUm9qPihV6CgMfNbSl7JnxaCet4lAcQo

To claim this, I am signing this object:

@cancabron
cancabron / designer.html
Last active August 29, 2015 14:20
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../paper-icon-button/paper-icon-button.html">
<link rel="import" href="../paper-progress/paper-progress.html">
<polymer-element name="my-element">
<template>
@cancabron
cancabron / designer.html
Last active August 29, 2015 14:20
designer
<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>
#section {
box-sizing: border-box;
width: 100%;
@cancabron
cancabron / designer.html
Last active August 29, 2015 14:20
designer
<link rel="import" href="../paper-tabs/paper-tabs.html">
<link rel="import" href="../paper-tabs/paper-tab.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;