Skip to content

Instantly share code, notes, and snippets.

View cesarvega's full-sized avatar
🏠
Working from home

Cesar Vega cesarvega

🏠
Working from home
  • ANGULAR
  • Miami
View GitHub Profile
@cesarvega
cesarvega / designer.html
Last active August 29, 2015 14:06
designer
<link href="../ace-element/ace-element.html" rel="import">
<link href="../google-map/google-map.html" rel="import">
<link href="../notification-elements/notification-alert.html" rel="import">
<link href="../smoothie-chart/smoothie-chart.html" rel="import">
<link href="../yt-video/yt-search-video.html" rel="import">
<link href="../chart-js/chart-js.html" rel="import">
<link href="../paper-calculator/paper-calculator.html" rel="import">
<polymer-element name="my-element">
@cesarvega
cesarvega / designer.html
Created October 15, 2014 18:17
designer
<link href="../notification-elements/notification-alert.html" rel="import">
<link href="../google-map/google-map.html" rel="import">
<polymer-element name="my-element">
<template>
<style>
#design_host {
position: absolute;
width: 100%;