profilebysteve
v1.0.0
Published
Add awesome userprofiles to your project
Downloads
2
Readme
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)