1👍
✅
I had the same problem as yours and found that the only solution was to switch out the SASS Compiler with Compass Compiler (installed with the django-pipeline-compass
package). See Andrew’s answer here: https://stackoverflow.com/a/31420009/6080975
Source:stackexchange.com