1
0
mirror of https://github.com/itmeo/webgradients.git synced 2025-01-16 12:40:33 +01:00
2021-04-07 17:54:50 +03:00
2019-10-15 12:07:27 +03:00
2019-09-27 18:30:11 +03:00
2019-10-27 18:28:04 +03:00
2019-10-15 12:07:27 +03:00
2017-01-08 13:33:28 +03:00
2021-04-07 17:54:50 +03:00

WebGradients

A curated collection of splendid gradients made in CSS3, .sketch and .PSD formats. View all the gradients here »

N|Solid

How To Use

  1. Download the file webgradients.css.
  2. Place the file in your project folder.
  3. Link the file it in the <head> of your document.
<html>
  <head>
    <link href="webgradients.css" rel="stylesheet">
  </head>
  ...

Browser Compatibility

Some gradients uses the background-blend-mode CSS property. It's supported by the majority of the modern browsers. View full compatibility list (view on Caniuse) »

You can learn more about background-blend-mode here (view on MDN) »

License

WebGradients is created under the MIT license.

Description
No description provided
Readme MIT 211 KiB
Languages
CSS 100%