Phred Lane

Results 84 comments of Phred Lane

I'm not responsible for this project, but exposing the error values as a property on the error would be a great improvement. The parsing of the stack trace finds the...

I mean I'm more than happy to send a PR to make use of new properties. What happens after that is beyond my control of course.

@boneskull Any updates from the Mocha side?

This issue should be resolved in the development branch. Use the following in your `package.json` file to refer to the branch as a dependency: ``` javascript "blanket": "alex-seville/blanket#development" ``` Please...

I'd be glad to help out as well. In reference to pulling all the `bats-*` under one location, I checked and https://github.com/bats is already taken although not heavily used it...

You should be using a minifier that should be removing the commented out rules in most cases. I don't support this request.

The code is already written for this: https://github.com/JustinTulloss/cssembed/commit/cfc49b43212a387dec41e05e50d0992c87d685ad

The 2nd half of this request is addressed in v0.3.4

Coming back around to this. I'd like to support this request. "if the encoded image ends up being over 10k, keep the image link." I may be able to code...

I tackled the URI length limit here: https://github.com/nzakas/cssembed/pull/20