This tool generates a gradient border for block elements without the need for extra or pseudo-elements. It utilizes multiple background properties, including radial and linear gradients, along with the `calc` function for accurate sizing. The generated gradient borders are well-supported across most browsers, with the exception
•2m read time• From unused-css.com
Table of contents
Can I use gradients in all browsers?What is this tool actually generating?Why do you use a linear-gradient for the solid background color?Why can't I set the radius or width to units other than px?Why can't I have a transparent middleWhat is the performance of these borders like?Sort: