1.0.1 • Published 4 years ago

shadowizard-deepak v1.0.1

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

What is this?

Get perfect shadows every time for the non-designer.

Installation

npm install shawowizard --save

Then...

import { shadowizard } from 'shadowizard-deepak';

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

Options

Shadowizard support 2 options, both of which are optional:

  • shadow_type - _hard/_soft (Defaults to _soft)
  • padding - boolean (Defaults to false)
1.0.1

4 years ago

1.0.0

4 years ago