You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sf fails with comparison of Array with Array failed error if name of some image contains double dash "--" f.ex. prev--disabled.png
i use this command for sf: sf --layout packed --library chunkypng --selector 'i.icon-' --cssurl '../img' --output-image img/sprites.png --output-style css/_sprites.stl --pngcrush img/sprites
The text was updated successfully, but these errors were encountered:
non-critical
sf fails with
comparison of Array with Array failed
error if name of some image contains double dash "--" f.ex.prev--disabled.png
i use this command for sf:
sf --layout packed --library chunkypng --selector 'i.icon-' --cssurl '../img' --output-image img/sprites.png --output-style css/_sprites.stl --pngcrush img/sprites
The text was updated successfully, but these errors were encountered: