1.0.1 • Published 6 years ago
kbdrreddy7-shadow v1.0.1
what is this
Get perfect shadows for your iamges
Installations
npm i kbdrreddy7-shadow
Then...
import {shadow} from "shadow"
shadow({
shadow_type="soft",
padding:false
})
Options
Show supports two options, both of which are optional
- shadow_type - hard|soft (Default is soft)
- padding - boolean (Default is false)