diff --git a/framework/README.md b/framework/README.md new file mode 100644 index 00000000000..3154f566c93 --- /dev/null +++ b/framework/README.md @@ -0,0 +1,52 @@ +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 + + + +``` + +Note that an element's declared ShadowDOM is the previous