Dustin Horton

Results 4 issues of Dustin Horton

```json "postcss-100vh-fix": "^1.0.0", ``` used via: ```json "gatsby-plugin-sass": "^2.3.13", ``` ```js […] const autoprefixer = require('autoprefixer') const postCss100VhFix = require('postcss-100vh-fix') const postCssDiscardDuplicates = require('postcss-discard-duplicates') const postCssFlexbugsFixes = require('postcss-flexbugs-fixes') const postCssFocus...

When you scroll (start scrolling or change scroll direction), the background of the off canvas menu flickers white Video: http://youtu.be/UVZtGnF4D6E This exists both in the hosted demo & within my...

bug

would be nice to have the script run through yui & uglifyjs as well, then return the smallest result.

Right now we show the Tugboat status URL, but you have to copy/paste to a browser to view it. A `deploy open` command or something to that effect for the...

enhancement