Skip to content

Fix SASS warning during compilation #2403

Description

@corykon

Need to make some changes in our SASS to prepare for Dart Sass 3.0, and to avoid the mountain of deprecation warnings when compiling.

The main issues I'm seeing are around

  • global built in functions (like darken())
  • @import (need to use @use instead)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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