Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Formatting for live demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbatiste committed Jan 10, 2018
1 parent e8f8d24 commit b791ffb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ The `<d2l-offscreen>` custom element can now be used in your markup, the childre
-->
```html
Some offscreen content:
<d2l-offscreen>This message will only be visible to assistive technology, such as a screen reader.</d2l-offscreen>
<d2l-offscreen>
This message will only be visible to assistive technology, such as a screen reader.
</d2l-offscreen>
```

### Polymer Mixin
Expand Down

0 comments on commit b791ffb

Please sign in to comment.