Skip to content

Commit 91ea162

Browse files
authored
Update readme.md
1 parent e5a95ed commit 91ea162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ yarn add -D tailwindcss-blend-mode
3131
},
3232

3333
plugins: [
34-
require('tailwindcss-blend-mode'), // no options to configure
34+
require('tailwindcss-blend-mode')(), // no options to configure
3535
],
3636
}
3737
```

0 commit comments

Comments
 (0)