nt1m / material-framework

[Unmaintained] An easy to use material design based framework.
http://nt1m.github.io/material-framework
MIT License
388 stars 86 forks source link

add support for grid lists #172

Closed PalmerAL closed 9 years ago

PalmerAL commented 9 years ago

Currently, this only works with two-line grid lists. I'll add support for one-line lists in a future PR.

nt1m commented 9 years ago

Thanks for the PR ! I have added a few comments (mainly indentation nits). The most important one is to use tile-image instead of tile-background

PalmerAL commented 9 years ago

Done.