-
The padding parameter works fine, but not for the images on the edges as images on the top tend to overlap to those on the very bottom, as images on the left overlap with images on the right.
-
The current phantomjs test suite takes 13 seconds to run. This is caused by the bottleneck of getting stats on each image separately. Here are a few solutions
- Parallelize image stats grabbing (assum…
-
First off, thanks for providing this tool -- I just came across it, and found it integrated really nicely with our workflow!
One thing I've noticed, though, is that the generated CSS files are not co…
-
similar to this issue:
https://github.com/Ensighten/grunt-spritesmith/issues/93
I need two tasks like that
```
icons:{
src: '/img/icons/*.png',
destImg: '/img/sprite-icons.png',
…
-
WebP should save us ~50% of space. In slow speed mobile network it can save ~2 seconds of loading time.
Thanks
-
In my result css file I see comments from generated .scss file
```
/*
SCSS variables are information about icon's compiled state, stored under its original file name
.icon-home {
width: $icon-home…
-
I keep getting this error Fatal error: Ran out of data
I have about 10 small enough pics in a folder and if i add any more i get this error
-
Great plugin. Is there any plan to make it compatible with the equally useful "[grunt-newer](https://github.com/tschaub/grunt-newer)" plugin? All other plugins I'm using seem to work out of the box bu…
-
I spent quite some time now to find the reason why some of the retina versions of the sprites
were wrong.
Reason is that by default the layout algorithm sorts the sprites and in my case
the sorting w…
-
When I generate the sprite sheet I am getting a border around the image