Skip to content

Fix deprecated Sass #21

@shderuiter

Description

@shderuiter

The scss file contains numerous deprecations that will be removed in Dart Sass 3.0.0. As it is, compiling with the current versions gives loads of deprecation messages which make monitoring a compile hard.

Types of shown deprecation messages:

  • Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
  • Deprecation Warning: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions