-
Sometimes when I run wallabyJs it works right away, very fast.. other time when I start it, it just hangs and the little indicator in the right hand corner just spins. If I restart it ,it will then s…
-
In gulp.spritesmith which this package is heavily inspired by, you can have spritesmith generate custom class prefixes for sprite classes? Is there a way to do this in this package?
Here's an exam…
-
/* Input */
.comment { background: url(images/sprite/ico-comment.png) no-repeat 0 0; }
.bubble { background: url(images/sprite/ico-bubble.png) no-repeat 0 0; }
/* ---------------- */
/* Output…
-
When I make a syntax error in the scss code, I can see an error that looks like this:
```
ERROR in ./~/css-loader!./~/resolve-url-loader!./~/postcss-loader!./~/sass-loader/lib/loader.js?source…
-
Have a option clean old sprite when generate new sprite and i must myself?
Or to disable watch files, because old files not removed
Or use webpack clean plugin when I add/remove images
-
### Bug
i'm using react-storybook v4.0.0-alpha.22 and everytime I try to build or start storybook, i get this error:
```
sudo npm run storybook
> NextelPortal@1.0.1 storybook /Users/colive61…
-
hi guys its a way for that task delete the older folder or just replace the images?
right now is creating a folder inside other like that:
images
-min
if i run again the task creates other min ins…
-
Hi,when I run the grunt-spritesmith , I got a warning message read "Warning: Sorry, the spritesmith engine 'gm' could not be loaded. Please be sure you have installed it properly on your machine. Use …
-
Hello,
This text is foud in the readme.md:
"The gm engine depends on Graphics Magick or Image Magick."
But if you look at the spritesmith readme it only states Graphics Magick as an engine that is s…
-
I am getting this error.
```
Fatal error: Error while parsing JSON "[object Event]
```
My config follows along with two sample tracebacks.
I am converting a large number of .bmp files (over 1000…