stylelint 6.7.1
- Fixed:
block-*-brace-*-beforeCRLF (\r\n) warning positioning. - Fixed:
no-descending-specificitynow does comparison of specificity using ints, rather than strings. - Fixed:
selector-no-typeandselector-type-casenow ignore non-standard keyframe selectors (e.g. within an SCSS mixin). - Fixed:
selector-type-no-unknownno longer reports fractional keyframe selectors.