-
I want to generate only retina sprite image.
How do you set config?
km-tr updated
8 years ago
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
Currently the order of execution is not as per the expectations. What I want i…
-
I see rewrited VARS in SCSS
```
gulp.task("Create Atlas 1x & 2x", function ()
{
gulp.src([filesAtlases1XPath + pngFilter, filesAtlases2XPath + pngFilter])
.pipe(spritesmith(
{…
-
Hi, I was working with spritesmith and realized that it wasn't generating any of the retina mixins.
After fiddling around, I found that the when you include the `cssFormat` option, the retina mixins …
ghost updated
8 years ago
-
https://gratipay.com/twolfson/
(This application will remain open for at least a week.)
-
Hi Todd,
thanks for this very useful gulpfile.I wonder if it's possible to use some kind of namespacing of a prefix for $stylesheet and $sprite variables. I need to generate 2 sprites in my project. T…
-
**Problem**
Items from this spritesheet https://habitica.com/common/dist/sprites/spritesmith-main-6-92e097bd.png are not resolved, and the images are missing on the site.
![image 147](https://cloud.…
-
Hi,
In version 0.2.5, I'm facing this error at the time of compilation.
`/usr/local/apache2/htdocs/xyz/current/node_modules/webpack-spritesmith/lib/processOptions.js:38
_.forEach(mergedOptions…
-
请在此处留下你对 [使用 gulp 压缩图片](https://github.com/nimojs/gulp-book/blob/master/chapter4.md) 的评论
nimoc updated
8 years ago
-
`var gulp = require('gulp'),
fileinclude = require('gulp-file-include'),
requireDir = require('require-dir');
var updateRule = require('postcss-sprites/lib/core').updateRule;
var baseUrl = 'ht…