Hey Keegan, I recently used this, so thank you, amazing tutorial and overview! Also, I noticed that even without using subgrid, the rows have a minimum height of 75px, which is only present in the designer and not in preview or published version. And, it can also be fixed by turning off the 'show empty elements' in the canvas settings (but that also means you cannot see an empty div on the designer as well). :)
Lovely video man! Another property I came across that’s come in clutch is display:contents which has a similar effect to sub grid but I use it for flex layouts 👌
Hi, as of now, Subgrid has a global usage of 90.54%. Is it safe to use in production, or what global percentage is generally recommended for using a CSS property?
I’d use it! If it’s for a larger more established brand whose audience might not upgrade their browser you can always provide subgrid as a progressive enhancement too.
@@webbae Hi, I've been experimenting with subgrid, and I love it! How did people actually handle this alignment issue before subgrid?? Do you know any CSS Tricks articles or other resources you could recommend?
Thank you so much! it fixed my issue. Lovely
Huge thanks to you, dude. This was one of the problems I was facing recently, and there was no better solution online. Respect, man.
Great to hear!
no more mucking around with min-height and flex row weirdness!
Yeah
Holy moly, mind blown!
Hey Keegan, I recently used this, so thank you, amazing tutorial and overview! Also, I noticed that even without using subgrid, the rows have a minimum height of 75px, which is only present in the designer and not in preview or published version. And, it can also be fixed by turning off the 'show empty elements' in the canvas settings (but that also means you cannot see an empty div on the designer as well). :)
Lovely video man!
Another property I came across that’s come in clutch is display:contents which has a similar effect to sub grid but I use it for flex layouts 👌
I saw Wes do a post on this. Will have to explore! 🧐 thanks for sharing.
@@webbae you watch Wes Bos too!😆
Him and Kevin Powell are carrying my career lol
@@kudz my heroes 🥰
Is CSS Subgrid supported by all browsers? This is awesome, thank you for this tutorial!
caniuse says 89%. It's in every major browser except IE, which I don't consider a major browser.
caniuse.com/?search=subgrid
@@webbae Thank you! Yeah, I don't know anyone who still uses IE. 😄
Hi, as of now, Subgrid has a global usage of 90.54%. Is it safe to use in production, or what global percentage is generally recommended for using a CSS property?
I’d use it! If it’s for a larger more established brand whose audience might not upgrade their browser you can always provide subgrid as a progressive enhancement too.
@@webbae Hi, I've been experimenting with subgrid, and I love it! How did people actually handle this alignment issue before subgrid?? Do you know any CSS Tricks articles or other resources you could recommend?
🤯🤯🤯
🤝
My guy