Closed (fixed)
Project:
Sasson
Version:
7.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2012 at 21:11 UTC
Updated:
2 Apr 2014 at 16:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tsi commentedWhat are you doing in your Sass that might be related ? Are you trying to import a sprite image ?
Comment #2
israel dahan commentedAll I did was raise the new version's folder and run the site.
I'm not trying to import sprites or something
Comment #3
tsi commentedIt looks like something is calling the sprites generator, Is there any way I can take a look at the theme ?
Comment #4
israel dahan commentedyes. im messege private or send mail
Comment #5
israel dahan commentedhere
Comment #6
tsi commentedWhat happened is that when you have imported "compass" you have also imported a partial called "utilities/sprites", this caused the sprite generator to crash.
I have fixed this in the dev branch.