Skip to content

SushilBajracharya01/shadowizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shadowizzar

Get perfect shadows every time for the non-designer.

Instalation

npm i shadowizzar --save

or

yarn add shadowizzar

Usage

    import { shadowizzar } from 'shadowizzar;

    shadowizzar({
        shadow_type: 'hard',
        padding: false
    })

Options

shadowizzar supports 2 options, oth of which are optional:

  • shadow_type - hard | soft (Default is soft)
  • padding - boolean (Default is false)

About

Learning to create npm Packages with @designcourse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published