Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

sprites? #41

Closed vxda closed 9 years ago

vxda commented 9 years ago

Hi, is there a way to use compass sprites?

michaek commented 9 years ago

I don't think that's going to be supported by this library. My opinion is that Compass is a very inefficient way to handle spriting, but it's also something that would require getting to the filesystem for reads and writes, which is out of scope for this project.