1.0.0 • Published 5 years ago
asd3234fasdfw3 v1.0.0
What is this
Get perfect shadow every image
Installation
npm i shadowwizard --save
then...
import { shadowizard } from 'shadowizard'
shadowizard({
shadow_type: 'soft',
padding: false
})
Options
shadowizard supports 2 options, both of which are optional:
- shadow_type - _hard | soft (Default to soft)
- padding - boolean (Default to false)
1.0.0
5 years ago