Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the aspect-ratio property #58

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

bsonntag
Copy link
Contributor

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.

Benjamim Sonntag added 2 commits August 25, 2021 16:55
This adds aspect-ratio to the properties order.
@bsonntag bsonntag requested a review from Joanata August 25, 2021 16:04
@Joanata Joanata merged commit d21208d into master Aug 25, 2021
@Joanata Joanata deleted the enhancement/properties-order-aspect-ratio branch August 25, 2021 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants