Skip to content

Instantly share code, notes, and snippets.

View SamirBenzenine's full-sized avatar

samir benzenine SamirBenzenine

  • United Kingdom
View GitHub Profile
@SamirBenzenine
SamirBenzenine / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../speech-mic/speech-mic.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@SamirBenzenine
SamirBenzenine / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../speech-mic/speech-mic.html">
<link rel="import" href="../paper-input/paper-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;