Spencer Shattuck

Results 2 comments of Spencer Shattuck

> Using this regex `^.+vimeo.com\/(\/)?([\d]+)(.*)?`fixed the problem for me, however I only tested 5-10 videos. Thanks @nate-thomas your regex worked for me.

> I did some further testing. I guess the reason is a problem with gulp-autoprefixer ([as described here](https://github.com/sindresorhus/gulp-autoprefixer/issues/108)). Removing the piping to autoprefixer solves the problem (except having a new...