1.0.1 • Published 4 years ago

shadoozard v1.0.1

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

This is a package

Get perfect shadows everytime for the non-designer

Installation

npm i shadoozard --save

Then...

... import { shadoozard } from 'shadoozard';

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

Options

Shadoozard supports two options, both of which are optional:

shadow_type : hard or soft (Default is soft)

padding: boolean (Defaults to false)