
webgradients is a lightweight CSS library which provides 180+ linear-gradient colors for backgrounds, text and anywhere you want.
How to use it:
Just include the main style sheet in your web project.
<link href="webgradients.css.css" rel="stylesheet">
Apply the CSS class to your element and done.
<div class="spring_warmth"></div>
Refer to the demo page for more CSS classes.







