1.0.2 • Published 4 years ago

shadowizardjo v1.0.2

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

What is this?

Get perfect shadows every time for the non-designer

Installation

npm i shadowizardjo --save

Then...

import { shadowizard } from 'shadowizardjo';

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

Options

Shadowizard support 2 options, both of which are optional

  • "shadowtype" - _hard | soft (Defaults to soft)
  • "padding" - boolean (Defaults to false)
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago