Skip to content

subinsebastian/uigradients-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

uigradients scss

Felt the need to have a collection of gradient variables from uigradients.com, hence tweeked the parent repo uiGradients.

Special Thanks to Indrashish Ghosh for his work on uiGradients.

Contents

  1. _gradients.scss Consist of all the gradient variables as shown below:

Imgur

  1. _gradient-mixins.scss

Contains list of all gradient mixins(over time more shall be added) Imgur

To Use

  1. Simply paste the two files in your sass/ folder.
  2. Since both are partial files, just add
@import 'gradient-mixin';

on top of the style.scss file.

Kindly Contribute Mixins for other gradient properties.

About

uigradients.com gradients collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages