Skip to content

Migrate to Sass module system #63

@eritbh

Description

@eritbh

Announcement post and @use documentation

Sass has released a new module system that solves a lot of edge cases and issues that arose from repurposing @import for Sass files as well as local and remote CSS files. It would probably be beneficial to update the sass lib used in this project to a version that supports the new module system (Dart Sass 1.23.0 is listed as the first compatible version in the blog post). There's also a migration tool available that might help out here, though I haven't tested how well it works.

If I get some free time soon I may try to tackle this myself, the biggest challenge will probably just be ensuring that the version of Sass used for CI builds is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions