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 min-height & min-width helpers #185

Open
jkusa opened this issue May 12, 2021 · 0 comments
Open

add min-height & min-width helpers #185

jkusa opened this issue May 12, 2021 · 0 comments
Labels
feature New enhancements or feature requests

Comments

@jkusa
Copy link
Member

jkusa commented May 12, 2021

min-width: 0 & min-height: 0 are often needed with flex and overflow styling. It would be great if denali had min-w-0 & min-h-0 helpers (similar to what is in tailwind-css).

Update:

Also, add .h-full { height: 100% !important; } to compliment the existing .w-full

@jkusa jkusa added the feature New enhancements or feature requests label May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancements or feature requests
Projects
None yet
Development

No branches or pull requests

1 participant