Skip to content

Commit ddd3959

Browse files
committed
Add instructions to install using pnpm
1 parent 98c66ce commit ddd3959

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 image-rendering with Tailwind CSS.
77
Add this plugin to your project:
88

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

0 commit comments

Comments
 (0)