Skip to content

Update to Stylelint 15+ #272

Closed
Closed
@davidsneighbour

Description

@davidsneighbour

In the latest stylelint version a handfull of rules are deprecated and now throw warnings in current versions when running stylelint extending stylelint-config-sass-guidelines:

Deprecation warnings:
 - The "block-opening-brace-space-before" rule is deprecated.
 - The "color-hex-case" rule is deprecated.
 - The "declaration-bang-space-after" rule is deprecated.
 - The "declaration-bang-space-before" rule is deprecated.
...

Migration notes can be found here.

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