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

docs: add note on min max height and width #526

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

RubenSmn
Copy link
Contributor

@RubenSmn RubenSmn commented Aug 2, 2023

Description

Adds a note to clarify that "min-content" and "max-content" can not be used on the minWidth, minHeight, maxWidth and maxHeight style properties.

Closes #521

@RubenSmn RubenSmn requested a review from shuding as a code owner August 2, 2023 10:40
@vercel
Copy link

vercel bot commented Aug 2, 2023

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

Name Status Preview Comments Updated (UTC)
satori-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2023 10:41am

@shuding shuding merged commit 0a25893 into vercel:main Aug 11, 2023
4 checks passed
@github-actions
Copy link

🎉 This PR is included in version 0.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@RubenSmn RubenSmn deleted the docs/add-note-width-height branch August 11, 2023 20:17
sahithyandev pushed a commit to sahithyandev/satori that referenced this pull request Apr 26, 2024
## Description

Adds a note to clarify that `"min-content"` and `"max-content"` can not
be used on the `minWidth`, `minHeight`, `maxWidth` and `maxHeight` style
properties.

Closes vercel#521
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.

Unable to set "min-content" as maxWidth
2 participants