libsass, which powers dozens of wrappers including the official Python sass library, has sadly been deprecated by the sass team.
Therefore, we must figure out a new way to integrate with sass - via either some kind of horrific Dart-To-Python integration, or via subprocess using the official sass CLI tool.
For this reason, our sass/scss features are relatively frozen as of October 2020 since that is when the deprecation happened.
Read about it here: https://sass-lang.com/blog/libsass-is-deprecated