Brian Solon

Results 6 issues of Brian Solon

I thought it would be useful to have this library available through the [PlatformIO Libraries Registry](http://platformio.org/lib) so I went ahead and added a `library.json` file for this purpose. If you...

> Not a blocker, but some of these prefixed properties aren't needed anymore. It would be nice to get [autoprefixer](http://georgeowen.co.uk/blog/autoprefixer-jekyll/) set up to avoid having to manually write / check...

https://github.com/foysavas/dm-geokit/blob/master/lib/dm-geokit/resource.rb#L115,L116 https://github.com/foysavas/dm-geokit/blob/master/lib/dm-geokit/resource.rb#L158,L159 PostgreSQL chokes on the backticks that are added to `qualified_lat_column` and `qualified_lng_column`.

When using this package in a project that uses a recent version of `graphql` (i.e. `>= 14.0.0`), there will be warnings about incorrect peer dependencies. ``` > warning "gatsby-source-graphql-universal >...