github stylelint-scss/stylelint-scss 3.15.0

latest releases: v6.2.1, v6.2.0, v6.1.0...
4 years ago
  • Changed: no-duplicate-dollar-variables do not warn for duplicate variables that are in different scopes. A dollar variable is now considered a duplicate if it shadows a variable of the same name (see the Sass documentation).
  • Added: media-feature-value-dollar-variable new option ignore: ["keywords"] to not warn when the media feature value is a keyword value like none, dark, fine, srgb.
  • Added: double-slash-comment-empty-line-before new options except: ["inside-block"] and ignore: ["inside-block"].
  • Fixed: operator-no-unspaced do not find operators in valid unquoted URLs.

Don't miss a new stylelint-scss release

NewReleases is sending notifications on new releases.