Stewart Duffy

Results 7 comments of Stewart Duffy

Anyone there? I am happy to help / contribute with PR but I see there are a couple of PR's open with no response & not much activity for a...

@nc9 this looks promising - Any chance you could post up how you are using the Client? Do you just import it and pass it to the ApolloProvider from the...

So I stumbled upon this issue today. Took a few tries to get working, but in the end as @alex-martinez said. Remove all SASS / SCSS packages. Then install this...

Hi @neeasade. Sorry I have taken so long to respond. Yes that is right. Here is my example ``` import React from 'react' import Autosuggest from 'react-autosuggest' import theme from...

Any updates on this? I think this would be useful, one use case would be loading favicons from their own component. Say you are supporting 14 different favicons to target...

Thinking about it, I second @Kernle32DLL . A decent enough work around is to return your head components (Translated title, Favicons etc) wrapped in a `` tag. Kind of makes...

Any updates on this? I am using this to publish to my user site on GitHub pages. Current workflow is I work on a src branch, and would like to...