Closed intellix closed 10 years ago
Added sprite-height and sprite-width functions for being able to use sprite dimensions in calculations like:
.blah { margin-top: sprite-height($my-image) + 10px; }
Thanks a lot.
Added sprite-height and sprite-width functions for being able to use sprite dimensions in calculations like: