Skip to content

Commit

Permalink
chore: add outline as default button style for dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Sep 3, 2020
1 parent e8397a2 commit 503e3c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module.exports = {
development: {
features: {
'developer-website_global-header-gh-buttons': 'on',
'developer-website_right-rail-buttons': 'outline',
},
core: {
authorizationKey: process.env.SPLITIO_AUTH_KEY || 'localhost',
Expand Down

0 comments on commit 503e3c6

Please sign in to comment.