1.0.0 • Published 1 year ago

shadowsaidel v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

what is this ?

get perfect shadows every time for your work ....

installation

npm i shadowsaid

then ====>

´´´ import {shadowSaid} from 'shadowSaid';

shadowSaid({ shadow_type : 'soft', padding :false });

´´´

options

shadowSaid supports 2 options, both of which are optional:

shadowtype - _hard | soft (default to soft) padding - boolean (default to false)