Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 771 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 771 Bytes

2.2.6

  • Add a bunch of missing properties:
    • CSS logical properties.
    • Column related properties (columns and column-*).
    • Text related (text-*) properties.

2.2.2

  • Add missing inset property

2.2.1

  • Add container, container-name and container-type properties

2.2.0

  • Add support for stylelint ^16,

2.1.0

  • Add stylelint ^15 and stylelint-order ^6 compatibility.

2.0.2

  • Don't force non-blockless @include to be at the end.

2.0.1

  • Add gap property

2.0.0

  • Upgrade dependencies due to major changes in new version of stylelint (^14.0.0).

1.1.0 - 1.1.1

  • Update all outdated dependencies

1.0.1 – 1.0.5

  • Add multiple missing properties

1.0.0

  • Initial release