1.0.2 • Published 4 years ago

shadowizard_ishara28 v1.0.2

Weekly downloads
7
License
ISC
Repository
github
Last release
4 years ago

What is this

This is a package which gives shadow property to image or set of images

Installation

npm i shadowizard_ishara28 --save

Usage

import {shadowizard} from 'shadowizard';

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

Options

Shadowizard supports 2 options, both of which are optional:

  • shadow_type - string (hard/soft) = soft
  • padding - bool = false