1.0.0 • Published 3 years ago

danyyal_ali_ali_shadowwizzard v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

what is this?

Get perfect desgning everytime for non-designer

installation

npm i shadowWizard --save

Then...

import { shadowWizard } from 'shadowWizard';

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

options

shadowWizard support 2 options, both of which are optional:

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

3 years ago