Skip to content

Commit 2ea45a9

Browse files
committed
Correction in plugin name in readme.
1 parent 51dc4fb commit 2ea45a9

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
@@ -44,7 +44,7 @@ Add the plugin to the `plugins` array in your Tailwind configuration file `(tail
4444

4545
```javascript
4646
plugins: [
47-
require('tailwindcss-textShadow')
47+
require('tailwindcss-textshadow')
4848
]
4949
```
5050
> :beer: **Congratulations! You are ready to use `text-shadow` in your project.**

0 commit comments

Comments
 (0)