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

[fix] aspect ratio supports arbitrary values #121

Merged

Conversation

danpacho
Copy link
Owner

Description

Now, arbitrary aspect-ratio is possible.

You can use aspect-[x/y] kinda syntax.

Huge thanks to issue reporter, @jbs-marcus :)

Type of Change

  • Bug Fix
  • Enhancement
  • Breaking API Changes
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have verified this change is not present in other open pull requests
  • Existing issues have been referenced (where applicable)
  • Functionality is documented
  • All code style checks pass
  • All new and existing tests pass

@danpacho danpacho linked an issue Sep 11, 2024 that may be closed by this pull request
Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:51am

@danpacho danpacho self-assigned this Sep 11, 2024
@danpacho danpacho added the bug Something isn't working label Sep 11, 2024
@danpacho danpacho merged commit bbf3654 into master Sep 11, 2024
5 checks passed
@danpacho danpacho deleted the 120-bug-aspect-ratio-does-not-support-arbitrary-values branch September 11, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Aspect ratio does not support arbitrary values
1 participant