update web component logo
This commit is contained in:
parent
cd18967a6e
commit
4ca28d0914
|
@ -74,7 +74,7 @@
|
|||
<!-- Web Components -->
|
||||
.grid-fluid.l-space-bottom-8
|
||||
.c3.text-center
|
||||
.sticker <span class="sticker-icon icon-polymer"></span>
|
||||
.sticker <span class="sticker-icon icon-web"></span>
|
||||
.c7
|
||||
h3.text-headline.text-uppercase Support for Web Components
|
||||
p.text-body Angular 2 plays nicely with web components built using other libraries (Polymer, X-Tag and others), allowing you to pass data into them as easily as into Angular-native components. Angular components use web standards (e.g. shadow DOM and the HTML5 template tag) in browsers that support them.
|
||||
|
|
Loading…
Reference in New Issue