- ea1d1ea refactoring:
mocha
migration. - d90808a breaking change: the CLI does not provide the possibility for piping into a file. Just use
imacss *.svg > images.css
- c87cef4 feature: embedding SVG images as raw text strings instead of base64
- 34639f4 deps: upgrade
- Possibility to define a function which will generate an own CSS class structure (by @juice49).
- Added more files to .npmignore.
- Added
preferGlobal
flag to thepackage.json
.
- Implemented support for passing a vinyl file object to the transform method.
- Fixed typos in the README.
- Initial Release. Implemented the core functionality (CLI and API).