Skip to content

Commit

Permalink
Add instructions to install using pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknug committed May 21, 2019
1 parent 0b98207 commit 85bb758
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Expand Up @@ -7,6 +7,9 @@ This plugin adds utilities to use blend-modes with Tailwind CSS.
Add this plugin to your project:

```bash
# Install using pnpm
pnpm install --save-dev tailwindcss-blend-mode

# Install using npm
npm install --save-dev tailwindcss-blend-mode

Expand Down

0 comments on commit 85bb758

Please sign in to comment.