Suppose we have 2 sprite folders inside the img
folder of a standard Compass project. Inside each one of them, we have other 2 folders with identical names:
project/img/chapter1/icons
project/img/chapter2/icons
We know Compass uses the last folder name so as to reference to the sprite. But, in this case, how could one call each one of them?