Gaya / Retina-Sprites-for-Compass

Allow to use sprites in retina with Compass.
160 stars 31 forks source link

Multiple sprites #1

Open Gaya opened 11 years ago

Gaya commented 11 years ago

What to do when you have multiple sprites and source folders?

jfroom commented 11 years ago

Yes, there needs to be a way to pass in variables for those - good problem to solve :)

irunatbullets commented 11 years ago

Does this fix the issue?

https://github.com/kabadesu/Retina-Sprites-for-Compass/blob/master/src/_retina-sprites.scss

Gaya commented 11 years ago

I do not want to change the parameters in the function. I could go with the foldername as the second parameter and having "icons" as standard.

jbates commented 10 years ago

I could definitely use this feature right about now.