Skip to content

shivamkharde/shadowizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

what is it exactly ?

Get Perfect shadows for your containers

install it

npm i shadowizard --save

Usage (Example)

import {shadowizard} from 'shadowizard';

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

some options

shadowizard options (2)

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

About

this is a test npm package just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published