Adrian Föder

Results 17 comments of Adrian Föder

should this be added to the documentation? The need to add a `process.stdin.pause();`?

Hey khandieyea, thanks for your post, exactly got also in trouble with this issue. I also discovered so far that visibility:hidden is not added. If I find out what's wrong...

just mentioning #13 here, looks like these are duplicates of each other.

ah great you mentioned this issue; I experience it, too... Fact is, the overlay div does _not_ have any height assigned, but a top value (to prevent overlaying the title)...

OK this is actually closed with recent master.

why add `app` as prefix? I would rather say the `/scss/app.scss` file must contain ``` scss @import "normalize"; /* before, this was settings which does not exist */ @import "foundation";...

ok at least the `_settings` thing seems to be "fixed" with 365406e6d2be1d403079b1752248bf51894e91ec, however this is still kind of a mess. Why are there thee (?) repositories with basically the same...