Colin Kahn
Colin Kahn
I'm using the `gemini gui` with BrowserStack and sometimes when I click retry for a suite it will throw an error saying the tunnel is already open (see below for...
Hi, I am trying to use multiple specs to update a single pod, something where I have many different local to remote mappings I want to watch/sync. I've tried this...
I'm using watch with https://github.com/sindresorhus/grunt-concurrent in a setup that looks sort of like this: ``` concurrent: development: [ "watch:coffee" "watch:jade" ] watch: options: livereload: true jade: [config for jade...] coffee:...
Hi, Is there a simple example of Dgeni (similar to https://github.com/petebacondarwin/dgeni-example) that shows how you'd use it with an Angular 2 application using TypeScript? Currently I have this: ``` var...
  via: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color Proposing to add `outline: medium none currentColor;` as a fallback.