Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from greenyouse/polymer-2
Browse files Browse the repository at this point in the history
Polymer 2
  • Loading branch information
greenyouse authored Apr 4, 2018
2 parents 02756f5 + 8e7f80a commit d56c3ef
Show file tree
Hide file tree
Showing 16 changed files with 912 additions and 864 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ dist
node_modules
build
.tern-port
/analysis.json
/polymer.json
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ $ bower install greenyouse/bottom-nav --save

```html
<link rel="import" href="/bower_components/bottom-nav/bottom-nav.html">
<link rel="import" href="/bower_components/bottom-nav/bottom-toolbar.html">
<link rel="import" href="/bower_components/bottom-nav/bottom-tab.html">
```

## Credits
Expand Down
Loading

0 comments on commit d56c3ef

Please sign in to comment.