1.0.0 • Published 4 years ago

profilebysteve v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

What is this ?

get a perfect shadows evry time fro the non-designers

Installation

npm i shadowwizard --save

Then...

... import { shaowwizard } from 'shadowwizard' ;

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

Options

Shadowwizard supports 2 options, both of which are optional :

    • shadowtype * - _hard | soft (Defaults to soft)
    • padding * - boolean (Defaults to faulse)