I'm trying to figure out how to get my Angular 2 + Material Design app to be completely full width. I know M.D. isn't finished but it looks like the only thing I can do it just to manually put body's margins at 0 which does not seem like a good answer.
I tried going through the wiki for the flex-layout but I guess I must be missing something.