Skip to content

Commit f9a686f

Browse files
committed
Fix plugin name in README.md
1 parent 7ea1aca commit f9a686f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ By default the plugin uses the `borderColor` and `borderWidth` properties from y
4646
},
4747

4848
plugins: [
49-
require('tailwindcss-blend-mode'), // no options to configure
49+
require('tailwindcss-text-fill-stroke'), // no options to configure
5050
],
5151
}
5252
```

0 commit comments

Comments
 (0)