✍️ New article: My CSS Wishlist
I wrote a few words on CSS features that I wish to have today.
✍️ New article: My CSS Wishlist
I wrote a few words on CSS features that I wish to have today.
@shadeed9 Good news on leading-trim!
In Safari Technology Preview 163
https://webkit.org/blog/13839/release-notes-for-safari-technology-preview-163/
@iamdtms It's a bit more complex than that, see: https://ishadeed.com/article/flexbox-gap/
The idea is that I want to detect `gap` for flexbox with @supports.
@shadeed9 These are all great ideas! I actually want the flex-wrapping one pretty badly as I've run into a very similar issue and haven't solved it yet. :D
(oh and on Firefox on macOS, your underline video doesn't work due to MIME type? And the link to your button label alignment article has one too many `(` in the Markdown, figured I'd let you know!)
@chriskirknielsen Same here! flex-wrap detection will fix a lot of issues. Would you mind share the examples/cases as I'm compiling a list of where flex-wrap detection can be useful?
Thanks for the heads up :)