django-static-precompiler
django-static-precompiler copied to clipboard
Fix #95
Using parameter output_filename_hint
when compiling scss with libsass, should fix the wrongly generated sourceMappingURL
. At least it fixed the problem for me.
Fixes: https://github.com/andreyfedoseev/django-static-precompiler/issues/95 Related: https://github.com/sass/libsass-python/issues/201