Do these in order.
Between "main"
and "dependencies"
:
"authors": ["Jacob Phillips (https://github.com/jifalops) <[email protected]>"],
"license": "MIT",
"keywords": [
""
Do these in order.
Between "main"
and "dependencies"
:
"authors": ["Jacob Phillips (https://github.com/jifalops) <[email protected]>"],
"license": "MIT",
"keywords": [
""
<link rel="import" href="../ace-element/ace-element.html"> | |
<polymer-element name="my-element"> | |
<template> | |
<style> | |
:host { | |
position: absolute; | |
width: 100%; | |
height: 100%; |
<link rel="import" href="../topeka-elements/topeka-datasource.html"> | |
<link rel="import" href="../paper-calculator/paper-calculator.html"> | |
<polymer-element name="my-element"> | |
<template> | |
<style> | |
:host { | |
position: absolute; | |
width: 100%; |