shadowist

1.0.0 • Public • Published

#NPM Shadow Wizard Package

Just get your shadows and paddings right without messing it up.

#Installation Just type in the following in your command-line : npm -i shadowizard --save

#Usage


import { shadowizard } from 'shadowizard';

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

Options

Shadowizard has two modes:

  • shadow_type = hard | soft (soft is default)
  • padding = boolean (Default is false)

Package Sidebar

Install

npm i shadowist

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • lord_shade