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
min-width: 0&min-height: 0are often needed with flex and overflow styling. It would be great if denali hadmin-w-0&min-h-0helpers (similar to what is in tailwind-css).Update:
Also, add
.h-full { height: 100% !important; }to compliment the existing.w-full