We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c66ce commit ddd3959Copy full SHA for ddd3959
readme.md
@@ -7,6 +7,9 @@ This plugin adds utilities to use image-rendering with Tailwind CSS.
7
Add this plugin to your project:
8
9
```bash
10
+# Install using pnpm
11
+pnpm install --save-dev tailwindcss-image-rendering
12
+
13
# Install using npm
14
npm install --save-dev tailwindcss-image-rendering
15
0 commit comments