1.0.3 • Published 5 years ago

mts.image.shadower v1.0.3

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

NPM Sample package

Gets custom shadows on your images. Just add the the class name shadowwizard

Installation

npm install mts.image.shadower --save

How to use

import {customWizard} from 'customWizard';

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

Options

customWizard supports 2 options, both optional

  • shadow_type - _hard | _soft (defaults to soft)
  • padding - boolean (defaults to false)
1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago