Skip to content

Commit b5fad77

Browse files
committed
Add instructions for pnpm
1 parent d63838a commit b5fad77

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 all of the missing background utilities to Tailwind CSS.
77
Add this plugin to your project:
88

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

0 commit comments

Comments
 (0)