-
```
$colors : ( yellow : #FFDC00 );
body{ color:lighten(unquote(map-get($colors, yellow)), 5); }
```
Outputs this error (windows 7):
```
events.js:85
throw er; // Unhandled 'error' event
…
-
![screen shot 2015-09-06 at 2 03 36 pm](https://cloud.githubusercontent.com/assets/414752/9706635/4f326cea-54a0-11e5-860a-5f2965520058.png)
I got this error today followed by "*\* Unknown exception b…
-
hello~ uh, I try this plugin to make a spriter pic. but, gulp throw an error message: error creating sprite sheet image :unsupported interlace method. finally( about 2 hours later hahahah),I import s…
-
Hi here!
I've just set up this awesome gulp task and realised that, to be able to use several sprites (for whatever reason), the only thing missing would be to extend `cssSpritesheetName` usage to re…
-
When I go to visit the guilds I'm immediately greeted with an Application error:
Yikes, an error occurred! Please reload the page, your last action may not have been saved correctly.
"Error
Reload…
-
I'm trying to write a failing test for https://github.com/twolfson/gulp.spritesmith/issues/55, but I'm running into issues running the tests.
First, I had to `npm install -g phantomjs` just to be abl…
-
I changed stylus template in order to receive another output:
```
{{#shapes}}
{{#selector.shape}}{{#escape}}{{expression}}{{/escape}}{{^last}},{{/last}}{{/selector.shape}}
background-position {{pos…
schiz updated
9 years ago
-
Hi! I've tried to generate sprites from [Mapbox GL Example Styles](https://github.com/mapbox/mapbox-gl-styles/tree/98413a8bb4840d4c04387600967b787a15790569) using gl-style-spritify.
``` shell
> npm i…
-
I honestly don't know which package (laravel-elixir-spritesmith, gulp.spritesmith, spritesmith) is causing the issue but I am suddenly having an issue where the positioning of the sprite background is…
-
I've got problem building trumbowyg from source (gulp build), sass-dist can't find imports
`@import "sprite-black"; @import "sprite-black-2x"; @import "sprite-white"; @import "sprite-white-2x";`
Am I…
ra100 updated
9 years ago