Skip to content

lighten() is deprecated #913

@KevinColemanInc

Description

@KevinColemanInc

The lighten function is deprecated and should be replaced with calling the adjust function (see docs below).

    ╷
240 │       background-color: lighten($grey-color-light, 6%);
    │                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 240:25

https://sass-lang.com/documentation/breaking-changes/color-functions/

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