Skip to content

Instantly share code, notes, and snippets.

View alanbar's full-sized avatar
💭
Learning Svelte, Supabase

alanbar

💭
Learning Svelte, Supabase
View GitHub Profile
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@alanbar
alanbar / designer.html
Last active August 29, 2015 14:21
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;