This project demonstrates a simple method of applying a CSS gradient to a rounded border using background-clip, providing a solution to the problem where border-radius alone won't create rounded corners when a gradient is applied using border-image.
A live demo is available on CodePen.
This project is licensed under the MIT License - see the license.md file for details.