Back to Daily Feed 
CSS Gap Decorations Now Available in Chromium Browsers
Must Read
Originally published on Chrome Developers
View Original Article
Share this article:

Summary & Key Takeaways
- "Gap decorations" is a new CSS feature now available in Chromium browsers.
- This feature allows developers to style the gaps between grid and flex items.
- It is supported in Chrome and Edge versions 149 and above.
- This provides more granular control over layout styling, enhancing design possibilities.
This is a small but mighty CSS addition! Styling gaps directly has been a long-requested feature, moving beyond just background colors on containers. It opens up new possibilities for intricate layouts without resorting to complex pseudo-elements or extra markup. We're always happy to see the web platform evolve with these quality-of-life improvements for developers. It's these subtle enhancements that collectively make CSS more powerful and intuitive.
View Original Article
Share this article: