-
Right now images in sprites inserted one right after another. It works ok for most part. But then you use zoom options on desktop or on mobile devise there is possible artifacts. See image:
![image](…
-
It actually took me a long time to setup environment on Ubuntu, and for OS X I failed.
As I can recall from my Bash history, I tried to install these packages with `apt-get`:
- `build-essential`
- `li…
-
Hi,
I'm using the LESS library in my development environment, this allows me to change the less files without recompiling them but I encounter a problem with the background path.
When I inspect the …
-
Hi!
First of all our library is fantastic, big thanks for it. I waited long time for something like it to appear, and I already wrote my first app with it ( https://github.com/iAdramelk/grunt-overspr…
-
Hi,
I'm using spritesmith with libsass. I'm getting this error, every time I use the retina-sprite mixin:
Running "sass:dist" (sass) task
> > Running "sass:dist" (sass) task
> > index out of bounds…
-
This issue covers part of the topic here
https://github.com/Ensighten/spritesmith/issues/19#issuecomment-24822061
Using two different folders and two different tasks to produce a sprite for retina de…
-
I have looked at issues 96 and 97. I am using two totally separate source and destination folders.
I simply wanted to change the padding value, and did this in my grunt task. The task runs successfull…
-
It looks like only compatible with 0.10.\* node version .
my environment is OSX Yosemite.
-
I would like to modify the `background-image: url` to use the sass helper `image-url`
I didn't find much related to stylesheet generation, and was wondering if that is possible.
-
This repo is getting too big for its own good. Break out `canvas`, `gm`, and `phantomjs` into their own node modules.
This will simplify unit tests (only need the common one as a result), make each u…