Skip to content

Commit dee38f4

Browse files
committed
Change in include plugin in README.md
1 parent 61824b4 commit dee38f4

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

2121
```javascript
2222
plugins: [
23-
require('tailwindcss-textShadow')()
23+
require('tailwindcss-textShadow')
2424
]
2525
```
2626

0 commit comments

Comments
 (0)