coderedcorp / coderedcorp/django-sass
Major rewrite required: dart-sass integration
Open
- Dominant language
- Python
- Stars
- 77
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
`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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.