Skip to content

Commit 5aecd93

Browse files
LBjxnblk
andauthored
Update packages/gatsby-plugin-theme-ui/README.md
Co-authored-by: Brent Jackson <[email protected]>
1 parent e6ea48a commit 5aecd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-theme-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module.exports = {
3434
plugins: [
3535
{ resolve: 'gatsby-plugin-theme-ui',
3636
options: {
37-
themePreset: '@theme-ui/preset-funk'
37+
preset: '@theme-ui/preset-funk'
3838
// or require('@theme-ui/preset-funk')
3939
}
4040
}],

0 commit comments

Comments
 (0)