SkyElement
===
SkyElement is the framework for creating...yup...Sky Elements. It take heavy
inspriation from [Polymer](www.polymer-project.org) and isn't very fully
featured...yet
Declaring an element
--------
```HTML
Hello, {{ place }}
```
Note that an element's declared ShadowDOM is the previous ``
element to the `