We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9d36e commit 8292bd0Copy full SHA for 8292bd0
README.md
@@ -134,7 +134,7 @@ module.exports = {
134
}
135
```
136
137
-Additionally, if you want to use the `theme()` helper function for customization, you can do so:
+Additionally, if you want to use the `theme()` helper function to customize this plugin's styles, you can do so by bringing it into scope:
138
139
```js
140
// tailwind.config.js
0 commit comments