Skip to content

Commit

Permalink
docs: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jul 7, 2018
1 parent ab370c7 commit 3d83335
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/assets/img/icons/logo-pnpm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/pages/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,19 @@ Foundation is available on npm, Bower, Meteor, and Composer. The package include
</div>
</div>

<div class="cell small-2 text-right">
<a href="https://www.npmjs.com/package/foundation-sites">
<img class="docs-install-vendor-icon" src="{{root}}assets/img/icons/logo-pnpm.svg" alt="PNPM">
</a>
</div>
<div class="cell small-10">
<div class="docs-code">
<code class="bash">
pnpm install foundation-sites
</code>
</div>
</div>

<div class="cell small-2 text-right">
<a href="https://yarnpkg.com/en/package/foundation-sites">
<img class="docs-install-vendor-icon" src="{{root}}assets/img/icons/logo-yarn.svg" alt="Yarn">
Expand Down

0 comments on commit 3d83335

Please sign in to comment.