Skip to content

6.7.1

Compare
Choose a tag to compare
@jeddy3 jeddy3 released this 23 Jun 14:52
  • Fixed: block-*-brace-*-before CRLF (\r\n) warning positioning.
  • Fixed: no-descending-specificity now does comparison of specificity using ints, rather than strings.
  • Fixed: selector-no-type and selector-type-case now ignore non-standard keyframe selectors (e.g. within an SCSS mixin).
  • Fixed: selector-type-no-unknown no longer reports fractional keyframe selectors.