Josh Tomaino

Results 4 issues of Josh Tomaino

Been looking at different projects to gather some best practice ideas for implementing apollo and next, and came across your project which I have found very helpful -- thank you....

I am getting this error when running cssgrace, on the PostCSS 5.0.21 `[19:44:21] { [TypeError: Cannot read property 'replace' of undefined] name: 'TypeError', message: 'Cannot read property \'replace\' of undefined',...

When using the default options, as the docs describe, without defining an `origin`, the response will set `Access-Control-Allow-Origin` to the request `Origin` header. ``` Enable cors with default options: origin:...

The `Markdown` component example is not displayed properly in the docs. The `CONTENT` object should probably be: ```js // src/screens/Markdown.js const CONTENT = `{\` ## Grommet **heart**s markdown Favorite thing,...

suggestion