Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h2>What is X-Tag?</h2>
to provide a compact, feature-rich interface for rapid component development. While X-Tag offers feature hooks for all Web Component APIs
(Custom Elements, Shadow DOM, Templates, and HTML Imports), it only requires Custom Element support to operate.
In the absence of native Custom Element support, X-Tag uses a set of <a target="_blank" href="https://github.com/webcomponents/webcomponentsjs">polyfills</a>
shared with Google's Polymer framework. You can view our package options in the <x-action event="viewchange" data-view="builds">Builds</x-action> section</p>
shared with Google's Polymer framework. You can view our package options in the <x-action event="viewchange" data-view="builds">Builds</x-action> section.</p>

<div>

Expand Down