blob: 376ae70c9557b62f34e085ca6acd1fa32faf4ac0 (
plain) (
blame)
1
2
3
4
|
django-libsass builds on libsass-python to make @import paths aware of Django's
staticfiles mechanism, and provides a filter module for django-compressor which
uses the libsass-python API directly, avoiding the overheads of calling an
external executable to do the compilation.
|