This repository was archived by the owner on Feb 25, 2021. It is now read-only.
1.0.0
- Removed:
stylelint < 3.0.0
compatibility.- Changed: renamed the
function-space-after
rule tofunction-whitespace-after
.
- Changed: renamed the
- Changed:
at-rule-empty-line-before
with optionignore: ["after-comment"],
. - Changed:
declaration-colon-space-after
with optionalways-single-line
. - Added:
declaration-colon-newline-after
with optionalways-multi-line
. - Added:
function-linear-gradient-no-nonstandard-direction
.