Skip to content

Commit 71fedc7

Browse files
committed
Fix docs error
1 parent f9a686f commit 71fedc7

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-text-fill-stroke'), // no options to configure
49+
require('tailwindcss-text-fill-stroke')(), // no options to configure
5050
],
5151
}
5252
```

0 commit comments

Comments
 (0)