Support file size limits
It would be useful to include a file size limit, such that a data URI is not generated if a referenced file in the CSS is larger than a given size.
Probably also a good idea to add a warning in verbose mode when a data URI is longer than 32 KB because IE8 will ignore it.