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

Pretty ready to merge now #146

Closed kCenk closed 9 years ago

kCenk commented 9 years ago

Fixed the spacings Initiation part is in material.js again as usual now

nt1m commented 9 years ago

Looks good ! About the modular code, I would prefer to have a function that loads specific modules. Like so : material.load(["SideMenu", "Theme"]);