gulp-base64
gulp-base64 copied to clipboard
feat(line-length): add option to split output with newlines
We ran into issue when our server wasn't able to process html file with embedded font because line length was too long. So I made a fork with option to specify line length for output base64. Maybe it'll be useful for someone else.