Closed
Description
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
Labels
No labels