<gradient-button>

What is it?

The challenge was to create, with CSS only, a rounded button with transparent background, gradient border and gradient text, which on hover fills the background with the gradient and switches the text to a solid color.

⚠️ There is an issue with the gradient bleeding through the edge of the button when the border-width is zero and the border is rounded.

Examples of use