Skip to content

Instantly share code, notes, and snippets.

@bartlomn
bartlomn / frontendDevlopmentBookmarks.md
Last active August 29, 2015 14:26 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.
@bartlomn
bartlomn / designer.html
Last active August 29, 2015 14:06
designer
<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>
:host {
position: absolute;