CSS gap decorations is a new feature available in Chrome and Edge 139 that allows developers to style gaps between items in flex, grid, and multi-column layouts without using border or pseudo-element workarounds. The feature extends the column-rule property to work with grid and flexbox layouts and introduces a new row-rule

5m read timeFrom developer.chrome.com
Post cover image
Table of contents
Useful linksProblemThe solution: CSS gap decorationsGap decorations in actionCall for feedback
4 Comments

Sort: