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
Table of contents
Useful linksProblemThe solution: CSS gap decorationsGap decorations in actionCall for feedback4 Comments
Sort: