Added
- The
declaration-block-semicolon-newline-beforerule is now autofixable.
Fixed
- An exception for an empty custom property value has been added to the
declaration-block-semicolon-newline-beforeanddeclaration-colon-space-afterrules: the--custom-prop: ;and--custom-prop:;variants are now considered valid (see #50).