Skip to content

Major rewrite required: dart-sass integration #13

@vsalvino

Description

@vsalvino

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions