Skip to content

Commit b4a8587

Browse files
committed
readme
1 parent de9fc63 commit b4a8587

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Simply add the `?` utility class to any element that you'd like to highlight.
4141

4242
## Customizing
4343

44-
Below is an example of how you can customize the plugin with the available configuration options and their defaults.
44+
Here's an example of how you can customize the plugin with the available configuration options and their defaults.
4545

4646
```js
4747
// tailwind.config.js
@@ -62,3 +62,5 @@ module.exports = {
6262
],
6363
};
6464
```
65+
66+
**Demo with customization**: https://play.tailwindcss.com/4Y4TsxcrNU?file=config

0 commit comments

Comments
 (0)