Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 17:28
· 1 commit to main since this release
dcf6037

Major Changes

  • Update property grouping (#382)

    Property order is generally the same, with a few groups being re-ordered or split up. View the PR for details of all the changes, or read the decision document for the rationale behind the change.

Patch Changes

  • Sort out-of-order logical properties (Fixes #384) (#382)

    overflow-inline now comes before overflow-block.
    Scroll padding & margin block properties now come before the inline properties.

  • Remove duplicate word-spacing property (Fixes #361) (#382)

  • Remove invalid properties (Fixes #388) (#382)