Skip to content

Get perfect shadow every time for the non-designer

Notifications You must be signed in to change notification settings

gupta55760/shadowizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

What is this?

Get perfect shadow every time for the non-designer.

Installation

npm i shadowizard-arung --save

Then...

import { shadowizard } from 'shadowizard-arung'

shadowizard({
    showdow_type: 'soft',
    padding: false
});

Options

Shadowizard support 2 options, both of which are optional:

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

About

Get perfect shadow every time for the non-designer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published