fontcombinator
fontcombinator copied to clipboard
Create Build Process for final output
Using some kind of automated build tool, come up with a way to have lots of broken up little pieces for development, but one streamlined set of files for the deployed app.
I've come to use Gulp lately - seems like a good candidate.