0 Comments // Reading Time: 1 min.
With version 1.0.1 we release today the first bugfix release of our Command Line Tool SGC. This release is interesting for everyone who uses the built-in sprite engine. With the release of version 1.0.0 the engine 'sprity' used in the Gulp-Toolchain was replaced by the popular engine 'spritesmith'. This engine does not offer any sass functions for sprite-width and sprite-height, but mixins. This functionality will be retrofitted in version 1.0.1 in order to use sprite-width and sprite-height as known from earlier versions.
The update can be downloaded in the customer area of our shop.
Changelog
- [BUGFIX] overwrite sprite-template to provide sprite-width and sprite-height functions instead of mixins
Comments