seegno / stylelint-config-seegno

MIT License
0 stars 0 forks source link

Add support for the aspect-ratio property #58

Closed bsonntag closed 3 years ago

bsonntag commented 3 years ago

This PR adds support for the aspect-ratio CSS property by:

  1. Updating stylelint to a version that recognizes aspect-ratio;
  2. Adding aspect-ratio to the properties order rule.

Breaking change: The minimum supported version of stylelint was updated to v13.10.0.