Skip to content

Commit caed2c1

Browse files
authored
Update README.md
1 parent 8292bd0 commit caed2c1

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
@@ -134,7 +134,7 @@ module.exports = {
134134
}
135135
```
136136

137-
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:
137+
Like with all theme customizations in Tailwind, you can also define the `typography` key as a function if you need access to the `theme` helper:
138138

139139
```js
140140
// tailwind.config.js

0 commit comments

Comments
 (0)