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 :
-
- shadow_type * - hard | soft (Defaults to soft)
-
- padding * - boolean (Defaults to faulse)