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

Fluid sizes should offer alternatives to the physical viewport units #352

Open
OnurGumus opened this issue Mar 6, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@OnurGumus
Copy link

OnurGumus commented Mar 6, 2023

For the sizes vi or dvi is better than vw

--size-fluid-1: clamp(.5rem, 1vw, 1rem);

Then we have the vertical horizontal problem. Perhaps I want to size for block-size instead.

@argyleink
Copy link
Owner

nice, there's definitely room to offer multiple logical and physical fluid props huh? def agree that shipping the physical ones by default is less great than the logical versions.

@argyleink argyleink added the enhancement New feature or request label Mar 6, 2023
@argyleink argyleink changed the title Consider using vi or dvi for size-fluid Fluid sizes should offer alternatives to the physical viewport units Mar 6, 2023
@argyleink argyleink pinned this issue Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants