shadowizardtesting

1.0.1 • Public • Published

What is this?

Get perfect shadows every time for the non-designer.

#Installation

npm i shadowizardtesting --save

Then... In your JS file include this code

import {shadowizardtest} from 'shadowizardtesting';

shadowizardtest({
    shadow_type:'soft';
    padding:false
});

Then....

Add add css class shadowizard to html:

<img src="" class="shadowizard" >

Options

Shadowizardtest supports 2 options, both of which are optional:

  • shadow_type - hard | soft (defaults to soft)
  • padding - boolean (defaults to false)

Readme

Keywords

none

Package Sidebar

Install

npm i shadowizardtesting

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.6 kB

Total Files

3

Last publish

Collaborators

  • suhelhasan