Skip to content

Commit

Permalink
Simple repro case with Google Play badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Matic Leva committed Apr 8, 2019
1 parent d5f344a commit f8f0a11
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/simple/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
dist/
node_modules
7 changes: 7 additions & 0 deletions examples/simple/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<body>
<svg>
<use href="spritemap.svg#sprite-google-play"/>
</svg>
</body>
</html>

0 comments on commit f8f0a11

Please sign in to comment.