Preston Straight
Preston Straight
I have a sticky top nav so I am using topSpacing: 80 to account for the nav height. it seems like if the bottom of the sticky sidebar is less...
### This repo is currently on low maintenance. See README for details ### Problem With beta 16 the preview bar was completely removed when on localhost. This seems like a...
**Is your feature request related to a problem? Please describe.** When setting up a new project i use the projects primary color and set it to peacock.color and then peacock...
``` const BlockRenderer = props => ( {props.children} ); . . . ``` Seems like when I try and add an animated.div to the BlockRenderer it gets re-rendered multiple times....
Hello, I have been working through adding this plugin to our site and ran into an issue where using the language switcher. It lives inside my gatsby-plugin-layout component. and on...