Skip to content

Commit 85bb758

Browse files
committed
Add instructions to install using pnpm
1 parent 0b98207 commit 85bb758

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This plugin adds utilities to use blend-modes with Tailwind CSS.
77
Add this plugin to your project:
88

99
```bash
10+
# Install using pnpm
11+
pnpm install --save-dev tailwindcss-blend-mode
12+
1013
# Install using npm
1114
npm install --save-dev tailwindcss-blend-mode
1215

0 commit comments

Comments
 (0)