Skip to content

stylelint 0.2.0

  • Added: color-hex-case rule.
  • Added: color-hex-length rule.
  • Fixed: Formalized selector-indentation-checking within the indentation rule.
  • Fixed: Allow for arbitrary whitespace after the newline in the selector-list-comma-newline-* rules.
  • Fixed: selector-combinator-space-* no longer checks :nth-child() arguments.