- Add a bunch of missing properties:
- CSS logical properties.
- Column related properties (
columns
andcolumn-*
). - Text related (
text-*
) properties.
- Add missing
inset
property
- Add
container
,container-name
andcontainer-type
properties
- Add support for
stylelint
^16,
- Add
stylelint
^15 andstylelint-order
^6 compatibility.
- Don't force non-blockless
@include
to be at the end.
- Add
gap
property
- Upgrade dependencies due to major changes in new version of
stylelint
(^14.0.0).
- Update all outdated dependencies
- Add multiple missing properties
- Initial release