Stephan Schmitz
                                            Stephan Schmitz
                                        
                                    > The sqwish module is used for CSS minification. [...] @fizker An issue, that doesn't get any better. When it comes to CSS minifiers, imho the [YUI Java implementation][yuijava] is...
Hey Rob, thanks for your comment. With all respect, I think you may wanna read the initial change again!? Seriously, again, saying it with all respect. But.. You said I...
> Considering that there are multiple forks, we believed that it is in the interest of the users to know exactly which changes we made in order to make an...
> PS. If you want to edit the README again, use https for my website instead of http. @Rob--W Done in bcc78e
@Lekensteyn Sure, take your time! A final suggestion though: https://gist.github.com/eyecatchup/f803f8e8ba9058ea62a9 IMHO, the best version so far. I tried to keep texts as short as possible while trying to including all...
**Done:** - Unblockquote the Download & Installation section. - Remove the bold face from "APK Downloader" all over the place (and maybe also the italics). - Version history: Fix the...
> > **EDIT** PS: "off of" is gramatically correct, btw. :P > > Agreed, but there are two `m`s in gram**m**atically @Walkman100 Agreed. However, that wasn't a grammatical error but...
You can simply configure the hot spot like so: ```js hotSpots: [ { pitch: 0.1628639147350518, yaw: -43.752909800132414, type: "info", clickHandlerFunc: function () { confirm('Custom modal') // replace this with code...
Another use case where it might be useful: ```js it('ALL database GET routes should return their correct status code', function(done) { const async = require('async'); const mongoose = require('mongoose'); const...
Confirm. Having the same issue.