Chris Rebert

Results 122 comments of Chris Rebert

I went ahead and forked the project: https://www.npmjs.com/package/css-mq-parser

https://github.com/typesafehub/config/blob/master/README.md

``` at com.jcabi.github.Comment$Smart.url (Comment.java:158) ~[server.jar:1.0] at com.chrisrebert.lmvtfy.github.GitHubIssueCommenter$$anonfun$receive$1.applyOrElse (GitHubIssueCommenter.scala:44) ~[server.jar:1.0] ```

Can this qualify as a flexbug for the purposes of warning about it?: https://drafts.csswg.org/css-flexbox/#item-margins > Authors should avoid using percentages in paddings or margins on flex items entirely, as they...

@llonchj The point is to offer the same APIs as PyPI, for compatibility. PyPI does not seem to offer a full REST API.

PyPI's JSON API does not feature authentication; the API is read-only and the data is public anyway. A localshop instance intended to be private should not be accessible at all...

Again, I see nothing that makes any of that especially relevant to my small feature request, rather than to either localshop generally or to some separate unrelated hypothetical API.

Your Chrome is pretty outdated. Latest stable version is 34.0.1847.131.

Quasi-duplicate of https://github.com/validator/validator.github.io/issues/11