django-libsass
django-libsass copied to clipboard
Support non-filesystem storage backends
libsass-python 0.10 introduced import callbacks, which allow us to handle @import lines through custom code. This means we could potentially support non-filesystem-based storage backends that don't directly expose a libsass-usable path.