1.0.0 • Published 3 years ago

shadowizardlib v1.0.0

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

What is this ?

For set shadows every time for the non-designer.

Installation

`npm i shadowizard-lib --save`

Then

import { shadowizardlib } from 'shadowizardlib';

shadowizardlib({
    shadowType: 'soft',
    padding: false
});

Options

Shadowizard lib supports 2 options both of which optional:

  • shadow_type = hard / soft (Default to soft)
  • padding = boolean (Default false) nice