1.0.0 • Published 5 years ago

asd3234fasdfw3 v1.0.0

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

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