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

package customization #87

Open PalmerAL opened 9 years ago

PalmerAL commented 9 years ago

something like http://modernizr.com/download/

nt1m commented 9 years ago

That would require splitting up the current CSS into multiple files, and use a task runner to put the whole thing together.

PalmerAL commented 9 years ago

Right. The current CSS should probably be split into multiple files at some point anyway, though.