diff --git a/components/README.md b/components/README.md index d4540e6..58d2e25 100644 --- a/components/README.md +++ b/components/README.md @@ -1,595 +1 @@ -# Components - -## Overview - -These components are based on HTML5 custom elements API. This is an attempt to unify UI development patterns and elements that are used multiple times throughout any general web app.It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** - -They can replace some older UI elements like `` `` `