django-libsass icon indicating copy to clipboard operation
django-libsass copied to clipboard

Support non-filesystem storage backends

Open gasman opened this issue 9 years ago • 0 comments

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.

gasman avatar Aug 09 '16 11:08 gasman