Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 475 Bytes

v2.1.0

  • Remove stylelint-order plugin
  • Remove max-empty-lines rule

v2.0.0

  • Add stylelint-csstree-validator plugin.
  • Remove time-no-imperceptible rule.
  • Remove following rules scheduled to be removed on stylelint v8.
    • custom-property-no-outside-root
    • declaration-block-no-ignored-properties
    • media-feature-no-missing-punctuation
    • selector-root-no-composition

v1.0.1

Fix to use stylelint-order plugin. #1

v1.0.0

Initial release.