Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

1.0.0

Choose a tag to compare

@jeddy3 jeddy3 released this 11 Dec 12:40
· 404 commits to master since this release
  • Removed: stylelint < 3.0.0 compatibility.
    • Changed: renamed the function-space-after rule to function-whitespace-after.
  • Changed: at-rule-empty-line-before with option ignore: ["after-comment"],.
  • Changed: declaration-colon-space-after with option always-single-line.
  • Added: declaration-colon-newline-after with option always-multi-line.
  • Added: function-linear-gradient-no-nonstandard-direction.