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 0b98207 commit 85bb758Copy full SHA for 85bb758
readme.md
@@ -7,6 +7,9 @@ This plugin adds utilities to use blend-modes with Tailwind CSS.
7
Add this plugin to your project:
8
9
```bash
10
+# Install using pnpm
11
+pnpm install --save-dev tailwindcss-blend-mode
12
+
13
# Install using npm
14
npm install --save-dev tailwindcss-blend-mode
15
0 commit comments