Skip to content

stylelint 5.2.1

  • Fixed: no-descending-specificity no longer delivers false positives after second run in Atom linter.
  • Fixed: stylelint-disable-rule imported correctly.
  • Fixed: function-calc-no-unspaced-operator now better ignores non-calc functions.