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

Feature: Additional utilities for width and height property #1241

Open
lettuceDestroyer opened this issue Jun 12, 2023 · 0 comments
Open

Feature: Additional utilities for width and height property #1241

lettuceDestroyer opened this issue Jun 12, 2023 · 0 comments
Labels

Comments

@lettuceDestroyer
Copy link

lettuceDestroyer commented Jun 12, 2023

I think it would be helpful to have the possibility to set the width and height of an element depending on the viewport.
At the moment it is only possible to set the width width like so: w-{25,50,75,100}.

To set the width/height of an element depending on the viewport we could set it to something like this: w-lg-50 or for the height: h-lg-50.

Would that be something that you see as useful? Could I try to implement it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants