-
Hello.
I am working in Mac (capitan) and when i run `gulp` it show an console error it only happens in a fresh gulp project
I reinstalled my project and created again many times.
```
Error: Cannot f…
-
@media screen {
.myclass {
.retina-sprite(@-my-icon-group);
}
}
when compiling the less i obtain :
.myclass {
background-image: url(../images/icons-sprite.png);
background-position: …
-
-
Used grunt-spritesmith bevore and now migrating to gulp. But i'm getting an error and i don't know why. Can somebody help?
Here the relevant part of my gulpfile:
``` js
var gulp = require( "gulp" ),…
-
Gulp.spritesmith should open input images from stream but it tries to open them from disk. For example, this:
```
var spriteData = gulp.src('.src/sprites/somePicture.svg')
.pipe(svg2png()) // Co…
-
Spritesheet generation would be a great feature to add. Perhaps gulp.spritesmith?
-
I am experiencing the following issue with version 6.0.0:
I keep getting the following error when attempting to run the sprite task from my gulpfile:
```
Error: Normal sprite has inconsistent size w…
-
These are good dependencies, but I think we should have option to toggle them when building generator. They are not cool for me.
ghost updated
9 years ago
-
I'm not sure if this is an issue in spritesmith or gulp.spritesmith, but I've been getting some funny output when trying to generate .scss files for the sprite variables. On the line where the variabl…
-
When zooming in the browser appears edge of another image. It would be nice to make padding 1px in spritesmith.
P.S. Normalize.css updated to version v3.0.2.
P.S.S. В русской документации в разделе "Р…