Dillon de Voor
Dillon de Voor
Hey, I haven't touched this project in a while... will have to look into it when I have time 😅
Hey @47ronin, I'll check tomorrow if I can test WebType and see if I can fix this with a free/trial account. Otherwise I might need help.
@47ronin, I made a quick fix that should solve the issues with WebType. However if the issues persist, please let me know :)
It’s somewhere on my ToDo list, but I have little time (currently rewriting my blog from PHP to io.js. It’s nice to see people are actually using this module besides...
Can do a port right in this repo. If you want to do it, make a PR :) Else I need to find time to learn Stylus and Myth.
Stylus port added in #10, keeping this open for Myth.
Wow sorry, only now I see this PR. Commented. Also what is the support of `initial` in new IE?
That's probably not that easy to do, you can use `height: calc(100% - 60px);` (60px is height of header and footer together in this case) but [browser support](http://caniuse.com/#feat=calc) sucks and...
Thanks, I will need to update that but currently lack time. Will do next week! Would love to see this in a framework like Pure too :)
I'll look into this next weekend. Should be as easy as updating the Webpack config though, nothing magical going on (except that Webpack itself is pretty magical if you ask...