Skip to content

801matt/shadow-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Get perfect shadows every time for the non-designer.

Installation

npm i shadowWizard --save

Then...

import {shadowWizard} from "shadowWizard";

shadowWizard({
    shadow_type: "soft",
    padding: false
});

Options

shadowWizard supports 2 options, both of wich are options:

  • shadow_type - hard | soft (Defatuls to soft)
  • padding - boolean (Defaults to false)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published