https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/box-decoration-break
box-decoration-break - CSS | MDN
The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.
box decoration breakcssmdn
https://tailwindcss.com/docs/box-decoration-break
box-decoration-break - Layout - Tailwind CSS
Utilities for controlling how element fragments should be rendered across multiple lines, columns, or pages.
box decoration breaktailwind csslayout
https://css-tricks.com/almanac/properties/b/box-decoration-break/
box-decoration-break | CSS-Tricks
Nov 25, 2025 - The CSS box-decoration-break property determines what happens to a box when it wraps to multiple lines.
box decoration breakcss tricks