Skip to content

Instantly share code, notes, and snippets.

View nullsesion's full-sized avatar
🍌

Ivanov Evgeniy nullsesion

🍌
View GitHub Profile
@nullsesion
nullsesion / designer.html
Last active August 29, 2015 14:11
designer
<link rel="import" href="../ace-element/ace-element.html">
<link rel="import" href="../code-mirror/code-mirror.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;