1.0.2 • Published 2 years ago

boxwizard v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

What is this?

NPM Package, Get perfect shadow every time for the non-designer.

Installation

npm i boxwizard --save

Then...

import { boxwizard } from 'boxwizard'

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

Options

boxwizard supports 2 options, both which are optional:

  • shadow_type - hard / soft (Default to soft)
  • padding - boolean (Defaults to false)
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago