Open daniel-frick opened 3 years ago
Probably not (right away at least). This module is based on libsass
(C library) which the sass developers themselves have deprecated. So going forward there will be no more convenient Python integration, only the Dart library.
As such we will have to re-write (django-sass v2) to use their new CLI tool, or some horrific Dart integration. Read all about it here: https://sass-lang.com/blog/libsass-is-deprecated
It has been around now for 2 years, @import will be deprecated.