@simonswiss Ah sorry to hear that - I can understand how that'd make you feel. Hope you know there's many many people that appreciated your work and now that you've got a new soapbox, you'll continue to inspire and teach many more π€
@gimli_app You've almost fixed it - couple things still there. I still see a canonical that'll mess with your rankings and incorrect og sharing meta.
```
<link href="https://t.co/sX3cccNfQZ" rel="canonical"/>
<meta content="https://t.co/sX3cccNfQZ" property="og:url"/>
```
@gill_kyle thanks Kyle, glad you like the look of the docs! I had a bit of fun drawing the characters.
On some recent projects I found that observing element sizes in css is easy with container queries but harder in React - hopefully mezz can help fill that void.
Ever needed to observe and respond to the size of an element in React, just like css container queries? π€
Mezz can help you out!
πͺ Type-safe breakpoint auto-completions
β¨ Uses the modern ResizeObserver browser API
β‘οΈ Customizable breakpoint naming
https://t.co/Bv5dneDdJe
@branmcconnell I like this idea as it's kinda messy having to resort to my own classes to target some children. I like that you included modifier support too. Complexity-wise - I don't see this adding too much to learn, its similar to how `peer` or `group` works.
@brad_frost Agreed - with the icons, i'm working on a tool that'll take care of minifying and aligning iconsets. It's early days but I've been using it for my projects and it's been a real timesaver https://t.co/ufkXiJgVGx