Closed
Description
Is your feature request related to a problem? Please describe.
Not a problem, but it would be nice to be able to specify the theme path with an option.
The default path is src/gatsby-plugin-theme-ui/index.js
Describe the solution you'd like
Something like:
{
resolve: 'gatsby-plugin-theme-ui',
options: {
path: 'src/theme/index.js'
},
},
Metadata
Metadata
Assignees
Labels
No labels