boxwizard

1.0.2 • Public • Published

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)

Readme

Keywords

Package Sidebar

Install

npm i boxwizard

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.37 kB

Total Files

3

Last publish

Collaborators

  • baidon